BODY, TD {
;
	Font-Family: Arial, FANTASY, MONOSPACE;
	;
	Font-size: 14px;
	;
	Text-align: justify;
	;
	color: #CCCCCC;
	BACKGROUND:#000000;
	list-style-type: disc;
	filter: Glow(Color=#555555, Strength=123);


}
H2 {
;
	Font-size: 16pt;
	;
	color: #CC9900;
	font-family: Georgia, "Times New Roman", Times, serif;

}
H3 {
; Font-size: 24pt;
; color: #CC3300;
}
H4 {
; Font-weight: bold; Font-size: small;
; Font-variant: normal;
; color: #FF0000;
}
A {
text-decoration: none;
color: #FF4500;

}
A:Hover {
	color: #FF0000;
	background-color: #660000;

	

}
HR {
	color: #CC0000;
	height: 1pt;
	border: thick none #CC0000;
	background-color: #CC0000;
	width: 300px;
	background-position: center center;




}
body {
	scrollbar-3dlight-color : #888888;
	scrollbar-arrow-color : #FF0000;
	scrollbar-base-color : #FF0000;
	scrollbar-darkshadow-color : #FF0000;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #5B0404;
	color: #E39F11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;


}
