body {
	background-color: #F3F5F1;
}
.bodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #384532;
	padding: 20px 20px 40px;
}
a:hover {
	font-weight: bold;
	color: #C8D1C0;
}
a {
	color: #283427;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
