body {
	background-color: #E9E7DB;
	margin: 0;
	line-height: 16px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.maintext {
	color: #333333;
	font-weight: bold;
}
.maintextBOLD {
	color: #1F6332;
	font-weight: bold;
}
a {
	color: #1F6332;
}

.subtext {
	color: #333333;
}
.header {
	font-size: 16px;
	color: #477550;
	font-weight: bold;
}
