BODY { font family: "trebuchet ms", "sans-serif";
       background-color: black; 

scrollbar-face-color:"#000000"; 
scrollbar-highlight-color:"FF0000"; 
scrollbar-3dlight-color:"#000000"; scrollbar-shadow-color:"#FF0000"; 
scrollbar-darkshadow-color:"#000000"; scrollbar-track-color:"#000000"; 
scrollbar-arrow-color:"8B0000"}

P { font size: small; color: #808080 }

B { color: #D60000 }

H1 { color: #D60000 }
H2 { color: #D60000 }
H3 { color: #D60000 }

LI { color: #808080; font size: small }
TABLE { color: #808080;  font size: small }

A:link { text-decoration: none; color: #A9A9A9; font-weight: bold }
A:active { text-decoration: none; color: #A9A9A9; font-weight:bold }
A:visited { text-decoration: none; color: #696969; font-weight: bold }
A:hover { text-decoration:underline; color:"#8B0000" }