body {
	background-color: #F9EFD5;
}
.style1 {
	color: #194B38;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.style4 {
	color: #7A6C47;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #692112;
}

.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #194B38;
}


a:link {
	color: #194B38;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #194B38;
}
a:hover {
	text-decoration: none;
	color: #692112;
}
a:active {
	text-decoration: underline;
}

