A 
{
color: "#FD0000"; 
text-decoration: none;
font-weight: bold
} 
a:hover
{
color: "#FD0000"; 
text-decoration: underline;
font-weight: bold
}
BODY
{
font-family: Verdana; 
font-size: 8pt
}
TABLE
{
border-collapse: collapse;
font-family:Verdana; 
font-size:8pt
}
TD
{
font-family:Verdana; 
font-size:8pt
}