BODY {
scrollbar-face-color:#0F0F39; 
scrollbar-shadow-color:black; 
scrollbar-highlight-color:white; 
scrollbar-3dlight-color:black; 
scrollbar-darkshadow-color:black; 
scrollbar-track-color:#0F0F39; 
scrollbar-arrow-color:#dece6b;
font-family : "Times New Roman", Times, serif; 
color : #FFFFFF; 
background-color : #0F0F39; 
background-attachment : fixed; font-weight: bold;
}
a:link, a:active, a:visited {text-decoration:none;}
a:active {color:#999999;}
a:visited {color:#999999;}
a:link {color:#999999;}
a:hover {text-decoration:none; background: #0F0F39; color: #999999;}

table {
border: medium solid #0F0F39;
border-collapse: collapse;
width: 600px;
padding: 5px;
}

th 
{
font-family: "Comic Sans MS";
border: thin solid #999999;
width: 600px;
padding: 5px;
background-color: #0F0F39;
background-image: ;

}

td 
{
font-family: "Comic Sans MS";
border: thin solid #999999
width: 600px;
padding: 5px;
text-align: left;
background-color: #0F0F39;
}

caption {
font-family: sans-serif;
}


