@charset "iso-8859-1";
BODY, TD, P {color : #333333; font-family : verdana, arial; font-size : 14px; }
body {
	background-color:#000000;
	scrollbar-face-color: "#ffffff";	
	scrollbar-3dlight-color: "#ffffff";
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: "#ffffff";
	scrollbar-arrow-color: "#AAAAAA"; 
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#AAAAAA;
	scrollbar-highlight-color:#AAAAAA;
}
h1 {font-family:courier new; text-decoration:none; color:black; font-size: 30px; font-weight: bold;}
h2 {font-family:courier new; text-decoration:none; color:black; font-size: 20px; font-weight: bold;padding:0; margin:0;}
A{color: #800000;; text-decoration: underline;}
A:hover{color: #FF0000;; text-decoration:underline; }