body, td, th, div, span, p, form, input, select, textarea {
	font: 6pt arial, verdana,helvetica, background-color:#000000; 
                SCROLLBAR-FACE-COLOR: #615F55; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ABA99D; 
	SCROLLBAR-SHADOW-COLOR: #ABA99D; 
	SCROLLBAR-3DLIGHT-COLOR: #312F29; 
	SCROLLBAR-ARROW-COLOR: #B4B29A; 
	SCROLLBAR-TRACK-COLOR: #6D6A64; 
	SCROLLBAR-DARKSHADOW-COLOR: #312F29
}
h1 {
	font: 6pt Franklin Gothic, Arial, sans-serif;
}
a {
	color: #FFCC33;
}
a:hover {
	color: #B18D20;
}
a.nolink {
	color: #B18D20;
	text-decoration: none;
}
a.nolink:hover {
	color: #B18D20;
	text-decoration: underline;
}