
BODY
{
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: black; 
	SCROLLBAR-SHADOW-COLOR: black; 
	font-weight: normal;
	font-size: 0.9em;
	word-spacing: normal;
	line-height: 1.5;
	font-family: Times New Roman;
	letter-spacing: normal;
	background - color :  #080808;
	text-align: justify;
	SCROLLBAR-3DLIGHT-COLOR: #c7e6fb; 
	SCROLLBAR-ARROW-COLOR: #81a0d4; 
	SCROLLBAR-TRACK-COLOR:#66CCFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #c7e6fb;
}

H1	
{	 
	COLOR: #FCFCFC;
	font-family: Times New Roman;
	font-size:	1.50em;
	font-weight:	700;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
}	
		
H2
{	
	font-family: Times New Roman;
	font-size:	1.20em;
	font-weight:	700;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	color: #CC1100;
}	
		
H3	
{	
	font-family: Times New Roman;
	font-size:	8pt;
	
}

table.main
{
	background - color: white;
}

A:link	
{	
	text-decoration:	none;
	color: black;
}	
		
A:visited	
{	
	text-decoration:	none;
	color:maroon;
}	
		
A:active	
{	
	text-decoration:	none;
	color: red;
}	
		
A:hover	
{	
	text-decoration:	none;
	color:	green;
}	

