
body {
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color:#000000;
    scrollbar-arrow-color: #596600;
    background-color: #000000;
}

A:link    { color: #aa1d00; text-decoration: none } 
A:active   { color: #aa1d00; text-decoration: blink } 
A:visited    { color: #aa1d00; text-decoration: none } 
A:hover    { color: #a8c100; text-decoration: underline } 


body, table1{
	/*table1*/
	font-family: verdana;
	FONT-SIZE: x-small;
	color: #777f00;
	text-align: center;
}
#table2{/*table2*/
	border: 1px solid #b4682b;
	background-color: #d2b367;
	font-weight: bold;
	FONT-SIZE: xx-small;
	text-align: center;
	color: #777f00
}
#Text{
	font-weight: normal;
	color: #0871B4;
	text-align: center;
	font-family: Verdana;
	FONT-SIZE: 6pt;
}