/* CSS Document */
body { background-color:#000000; margin-top:0px; color:#ffffff; font-size: smaller;  
scrollbar-face-color:#000000;
scrollbar-highlight-color:#282828;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#0B0B0B;
scrollbar-shadow-color:#151515;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#000000;
font-family:Arial, Helvetica, sans-serif;
}
A:link { color: White; text-decoration: none; font-family: Arial, Helvetica; font-weight:bold;} 
A:visited { color: White; text-decoration: none; font-family: Arial, Helvetica; font-weight:bold;} 
A:hover { color: red; text-decoration: none; font-family: Arial, Helvetica; font-weight:bold;} 

h1 {color: #FFFFFF;	font-family: Arial, Helvetica; font-size: 18pt; }
td {color: #FFFFFF;	font-family: Arial, Helvetica; font-size: 10pt; }

