BODY	{	font-family: arial;
		font-size: 14pt;
		font-weight:700;
		color: #000044
	}
	

H1	{	font-family: arial;
		font-size: 22pt;
		font-weight:700;
	}
	
H2	{	font-family: arial;
		font-size: 16pt;
		font-weight:700;
	}
	
HR	{color: #000044
	}
	
A:hover {color: #FF0000 ;
		text-decoration: none;
	}

A:link	{color: #FF0000 ;		
		text-decoration: none;
	}


