.standard
{
font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size : 10pt;
font-weight : bold; 
color : #0000cc ;
}

.title 
{ color: #0000cc; 
font-size: 20px; 
line-height: 22px; 
font-family: Arial, Helvetica,Geneva,Swiss,SunSans-Regular; 
font-weight : bold 
}

a { 
color: #0000cc; 
font-size: 10pt; 
font-family: Helvetica, Arial, Geneva, Sans-serif; 
text-decoration: underline; 
font-weight: bold; 
} 

a:active { 
color: #0000cc; 
font-size: 10pt; 
font-family: Helvetica, Arial, Geneva, Sans-serif; 
text-decoration: underline; 
font-weight: bold; 
} 

a:hover { 
color: #cccccc; 
font-size: 10pt; 
font-family: Helvetica, Arial, Geneva, Sans-serif; 
text-decoration: none; 
font-weight: bold; 
} 

a:visited  { color: #00c; font-weight: bold; font-size: 10pt; font-family: Helvetica, Arial, Geneva, Sans-serif; text-decoration: underline; }