BODY{color: #FFC800;  
			background-color : #000000;   
			margin-top : 0;  
			scrollbar-track-color : Black;  
			scrollbar-face-color : #333333;  
			scrollbar-arrow-color : #FEFEFE;     
}
P {color: #FFC800;
	line-height : 123%;
	word-spacing : 0.4em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
TABLE, TR, TD {	color: #FFC800;
	line-height : 104%;
	word-spacing : 0.2em; 
}
a:link {color: #66FF00; text-decoration: none;  font-weight : bolder; font-size : 9px;}
a:visited {color: Aqua; text-decoration: none;  font-weight : bolder; font-size : 9px;}
a:active {color: #FF4F4F;  text-decoration : underline;  font-weight : bolder; font-size : 9px;}
a:hover {color: Red;  text-decoration : underline;  font-weight : bolder; font-size : 9px;}
H1, H2, H3 { color: #FFC000; text-align : center; font-family : sans-serif; }
B {color: #FFC000; line-height : 123%; word-spacing : 0.4em; font-size : 9px;}


