body 	{
	background-image: url(img\pages3.jpg); 
	color: 007000; 
	font-family: Garamond; 
	font-size: 11pt;
	text-align: justify; 
	margin-left: 1.2in; 
	margin-right: .8in;
	}
	
a	{
	color: Green; 
	text-decoration: underline;
	}
	
a:hover	{
	color: red;
	text-decoration: none;
	}
