BODY { 
 text-align: center; 
 scrollbar-face-color:white;
 scrollbar-shadow-color:grey;
 scrollbar-highlight-color:black;
 scrollbar-3dlight-color:black;
 scrollbar-darkshadow-color:#000000;
 scrollbar-track-color:#666666;
 SCROLLBAR-ARROW-COLOR:black;
 background: white;
 font-family:Courier New,Courier; font-size:10pt; color:#000000;
 font-size: 10pt;
 font-weight: bold; color:#000000;
     }



A:link { color: #666666; text-decoration: none}
A:visited { color: #666666; text-decoration: none}
A:active { color: #333333; text-decoration: none}
A:hover { color: #333333; text-decoration: underline}
