    body { 
	background-image: Graphics/Back/bluegreen.jpg;
	margin-left: 5px;
	}
	
	H1 {
	font-family: CasqueOpenFace, Times, serif;
	font-size: 36pt; color: #000000;
	text-align: center;
	}

	H2 {
	font-family: Garamond, Times, serif;
	font-size: 24pt ; color: #009900;
	text-align: center;
	font-weight: bold;
	}
	H3 {
	font-family: Garamond, Times, serif;
	font-size: 18pt; color: #009900;
	text-align: left;
	font-weight: bold;
	margin-left: .50in; 

	}
	
	P {
	font-family: Garamond, Times, serif; 
	font-size: 12pt; 
	}
	
	.contents {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt;
	}
	
	.bodytext {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt;
	margin-left: .50in; 
	}
	.bodytextindent {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	margin-left: .75in; 
	}
	.navigation {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	}
	
	.subhead {
	font-family: Garamond, Times, serif;
	font-size: 18pt ; color: #009900;
	text-align: center;
	font-weight: bold;
	} 
	
	.footer {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 8pt; color: #009900;
	font-weight: bold;
		}

	.textcol {
	color: #FFFFFF;
	}

	.indent {
	margin-left: .50in; 
	}

	A {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

	A:Visited {
	color: Fuchsia;
	text-decoration: none;
	font-weight: bold;
}
	
	A:Active {
	color: #C1CDC1; text-decoration: none;
	font-weight: bold;
	}
	
	A:Hover {
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}

