BODY	{
	font-family: Arial, Helvetica, sans-serif;
	color: 	#00008B;
	background-color:	#FFFFFF;
	margin-left:	10px;
	margin-top:		10px;	
	}

H2	{
	margin-left: 15px;
	margin-right: 5px;
	text-align: left;
	}

A:link { color: #8B0000;
	background: transparent;
	text-decoration: none;
	 }
A:visited { color: #8B0000;
	background: transparent;
	text-decoration: none;
	}
A:active { color: blue;
	background: transparent;
	text-decoration: none;
	 }			
A:hover { color: red;
	background: transparent;
	text-decoration: underline;
	 }
			
	 
		 


