body {
	background-color: #5C8E54;
}
H1{font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	color: #5C8E54;;
	
}
a:link, a:visited, a:hover{color: #5C8E54; text-decoration: none;}


.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #5C8E54;
	font-weight: bold;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5C8E54;
}
.style3 {
	color: #5C8E54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
}
