body{
    background: Black;
    text-decoration: none;
    font-family : "verdana";
    font-size : 8px;
    color: White;
}
p,ul,li,td{
    font-family: "verdana";
    font-size: 12px;
    color: white;
}
a:link{
 color:#f5c503;
 text-decoration: none;
 }
a:visited, a:active {
color:#f5c503;
 text-decoration: none;
 }
H1{
    font-family : "verdana";
    color : #ffff99;
    font-size:20px;
}
H2{
    font : lighter x-small verdana;
    color : White;
    font-size:16px;
}
H3{
    font : xx-small verdana;
    color : Aqua;
    font-size: 12px
}
H4{
    font : 100 italic verdana;
    color : Red;
    font-size:10px; 
} 
H5{
    font-family: "verdana";
    font-size: 14px;
}
#menu{
    border-color : Silver Gray Gray Silver;
    border-bottom : none;
	border-left:none;
	border-right:solid 1px;
	border-top:none;
    font-family : "verdana";
    color : White;
    width : 149px;
 }

	
}
#table1{
    border-left:none;
	border-right:none;
	border-top:none;
    width : 800px;
    border-bottom : 3px solid #F5C503;
    align:center;	
}
#table2{
    border: 2px solid;
    color: Red;
    width : auto;
    height : auto;
}
#table3{
    border: 2px solid;
    border-bottom-style : none;
    color: #ffff99;
    width : 70%;
    azimuth:center;   
}
BODY {
scrollbar-face-color:#000000;
scrollbar-highlight-color:#ffff99;
scrollbar-3dlight-color:#ffff99;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#ffff99;
scrollbar-track-color:#000000;
}

