
a    { color: white; font-size: 8pt; font-family: Arial; font-weight: bold; text-decoration: none }
h1    { color: white; font-size: 10pt; font-family: Arial }
h2   { color: white; font-size: 12pt; font-family: Arial }
td    { color: white; font-size: 8pt; font-family: Arial }
p    { color: white; font-size: 8pt; font-family: Arial }
a:hover      { color: silver; font-size: 8pt; font-family: Arial; font-weight: bold; text-decoration: none }
body {
background-color: black;
scrollbar-face-color: black; 
scrollbar-shadow-color: black; 
scrollbar-highlight-color: white; 
scrollbar-3dlight-color: black; 
scrollbar-darkshadow-color: black; 
scrollbar-track-color: black; 
scrollbar-arrow-color: #FF0000;
}
