@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #8D9B41;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
}
.subscribe {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #653A1A;
}
a:link {
	color: #653A1A;
	text-decoration: none;
}
a:visited {
	color: #653A1A;
}
a:hover {
	color: #8D9B41;
}
.disclaimer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

