BODY,P, BR, UL, OL, TD, TH, LI
{ 
color: 000000; 
font-family: verdana, helvetica, sans-serif; 
font-size: 8pt;
}

B
{ 
color: cc0000; 
font-family: verdana, helvetica, sans-serif; 
font-size: 8pt;
font-weight: bold;
}

.hugetext { 
color: cc0000; 
font-family: arial, verdana, sans-serif; 
font-size: 25pt;
font-weight: bold;
}

.headline { 
color: cc0000; 
font-family: arial, verdana, sans-serif; 
font-size: 12pt;
font-weight: bold;
}

.subhead {
color: cc0000; 
font: verdana, helvetica, sans-serif; 
font-size: 10pt;
font-weight: bold;
}

TABLE.whitedash
{
border-bottom: 1px dotted #ffffff;
border-top: 1px dotted #ffffff;
}

A:link {text-decoration: none;}
A:active {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {text-decoration: none; border-bottom: 1px dotted #470000;}


