body { 
color: black ;
font-family: Arial, Helvetica ; 
font-size : 9pt ;
line-height: 15pt ;
margin: 15px ; 
}

.banner { 
margin: -15px ; 
}
 
a:link { color: #999999; font-weight : bold; text-decoration : none; }  
a:visited { color: #666666; font-weight : bold; text-decoration : none; } 
a:hover { color: #ff9900; font-weight : bold; text-decoration : none; }
a:active { color: #ff6600; font-weight : bold; text-decoration : none; }

