.NewsletterBox {
	background-color: #FAEFDD;
	padding: 8px;
	height: 75px;
	/*width: 500px;*/
	border: #393D27;
	float: none;

}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FAEFDD;
}
.FooterMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAEFDD;
}
.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAEFDD;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #393D27;
	background-color: #FAEFDD;
	padding: 10px;
	/*width: 400px;*/
	border: 1px groove #393D27;

}
.NewsletterArchiveText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393D27;
}
