BODY { background-color:#000000; 
        font-family:Verdana,Arial,Helvetica,sans-serif;
	margin-top:0}

h1  {
	font-weight : bold;
	font-size : 120%;
	text-align : center;
	color : #BC9238;
}

TH  {	font-size:100%;
	font-weight:bold;
	text-align:left;
	vertical-align: top;
	color : #BC9238;
}


TD  {
	font-size : 80%;
	vertical-align : top;
	font-weight:normal;
	text-align:left;
	color : #ffcc99;
}

a:link {color:#FF8000; text-decoration:underline;}
a:visited {color:#AA5600; text-decoration:underline;}
A:hover {color:red; text-decoration:underline}
a:active {color:#FF8000; text-decoration:none;}

