body {
 font-family: arial-narrow, arial, sans-serif, helvetica;
 font-size: 10pt;
 text-align: left;
 background: #000000;
 scrollbar-face-color: #000000;
 scrollbar-highlight-color: #c0c0c0;
 scrollbar-shadow-color: #808080;
 scrollbar-3dlight-color: #808080;
 scrollbar-arrow-color: #808080;
 scrollbar-track-color: #202020;
 scrollbar-darkshadow-color: #404040;
}
h1 { 
font-size: 12pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal 
}

td {
 font-family: arial-narrow, arial, sans-serif, helvetica;
 font-size: 10pt;
 color:#ffffff;
 
}
A:link          { color:#99CCFF; text-decoration:none; }
A:visited       { color:#99CCFF; text-decoration:none; }
A:hover         { color:#FFCC00; text-decoration:none; }
A:active        { color:#FF6633; text-decoration:none; }
A:focus         { color:#99CCFF; text-decoration:none; }
