body 
 {
   font-family : Verdana;
   font-size :12pt;
   color : #CCCCCC;
   background-color : #000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#CCCCCC;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#CCCCCC;
scrollbar-arrow-color:#CCCCCC;
scrollbar-track-color:#000000;
}
A {font-family: Verdana;
   color: #990000;
   font-weight: bold;
   font-size: 12pt;
   text-decoration: none; }
A:hover { font-family: Verdana;
   color: #FFFFFF;
   font-weight: bold;
   font-size: 12pt;
   text-decoration: underline; }