BODY	{	
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	}	
		
	{	
	/* inherit from body */	
	}	
				
P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU, TABLE, TBODY, TR, TD, DIV, SPAN	{	
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	}	

H1	{	
	font-size:	11px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration:	none;
	}	
	
A:link	{	
	text-decoration: underline;
	color: #0E437B;
	}	
		
A:visited	{	
	text-decoration: underline;
	color: #0E437B;
	}	
		
A:active	{	
	text-decoration: underline;
	color: #0E437B;
	}	
		
A:hover	{	
	text-decoration: underline;
	color: #FE000B;
	}	
	






