body {

 background: #000000; 
 background-position: top center; 
 background-repeat:repeat-x; 
 height:100%; 
 margin:0px; 
 padding: 0px;
 color: #101010;
 font-family: Verdana, Arial;
 font-size: 12px;
 SCROLLBAR-FACE-COLOR: #666666;
 MARGIN: 0px;
 SCROLLBAR-HIGHLIGHT-COLOR: #666666;
 SCROLLBAR-SHADOW-COLOR: #000000;
 SCROLLBAR-3DLIGHT-COLOR: #000000;
 SCROLLBAR-ARROW-COLOR: #000000;
 SCROLLBAR-TRACK-COLOR: #000000;
 SCROLLBAR-DARKSHADOW-COLOR: #000000;

}


td,th {
 font-size: 12px;
}

a {
 color: #993333;
 font-size: 12px;
 text-decoration: none;
 font-weight: bold;
}

a:hover {
 text-decoration: none;
 position:relative; top:1; left:1;
}



