body {
	background-color: #F5F4EB;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.Page_Headers {
	color: #472A0B;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.Page_SmallBody {
	color: #472A0B;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #472A0B;
	text-decoration: none;
}
a:visited {
	color: #472A0B;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.Page_Title {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
.Page_Body {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #472A0B;
	font-family: Arial, Helvetica, sans-serif;
}
.Page_Body_White {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

