body  {
	background-image : url(bg-carey.gif);
	font-size: 12pt;
	text-align: justify;
	margin-left: 1in;
	margin-right: .8in;
	color: AA0000;
	} 	

hr {
	color: 800000;
	size: 1;
	}
	
a {text-decoration: underline; color: red;}
a:hover {text-decoration: none; color: maroon; font-weight: bold;}
	
.indent {
	font-size: medium;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	}	
	
.title {
	font-size: x-large; 
	margin-left: 0;
	margin-top: 20px;
	font-weight: bold;
	color: navy;
	}	
	

.head {
	font-size: large; 
	margin-left: 0;
	margin-top: 10px;
	font-weight: bold;
	color: navy;
	}	
