a { 
       color: #333333;
       font-size: 11px;
       font-family:  Arial;
       text-decoration: none;
       letter-spacing: 1pt;
 }
a:hover {
       color: #009999;
       font-size: 11px;
       font-family: Arial;
       text-decoration: none;
       letter-spacing: 1pt;
}
td { 
       
       font-size: 11px;
       font-family: Arial;
       text-decoration: none;
       letter-spacing: 1pt;
 }
body {
        color: #333333;
	   font-family: Arial;
       font-size: 11px;
       letter-spacing: 1pt;
       
}
p { 
       color: #333333;
       font-size: 11px;
       font-family: Arial;
       text-decoration: none;
       letter-spacing: 1pt;
}
li {
       list-style-position: inside;
}
h1 {
       color: #666666;
       font-size: 20px;
       font-family: Arial;
       border: none;
       letter-spacing: 0pt;
       text-decoration: none;
}
h2 {
       color: #333333;
       font-size: 20px;
       font-family: Arial;
       color: white;
       letter-spacing: 1pt;
}

.tdblack {
       background-color: #000000;
}
