body{
background: #E0E0E0;
font-family: Arial;
font-size: 9pt;
color: 000000;
scrollbar-3dlight-color : #000000;
scrollbar-arrow-color : #FFFFBE;
scrollbar-darkshadow-color : #000000;
scrollbar-face-color : FF8800;
scrollbar-highlight-color : #FFFFBE;
scrollbar-shadow-color : #FFFFBE;
scrollbar-track-color : #E0E0E0
}
td{
font-family: Arial;
font-size: 9pt;
color: 000000
}
a{
   text-decoration: none;
   color: #FF8800;
   font-weight: bold
}
 a:visited {
   text-decoration: none;
   color: #666666;
   font-weight: 800
}
a:active{
   color: #EEEEEE
}

   a:hover {
   color: #FFFFBE
}