body
{
	background-color: EAE8DD;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
}
td
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #6A6A6A;
}
.heading
{
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #9C812E;
	font-weight: bold;

}
.subheading
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FBF8EC;
	font-weight: bold;

}
td.footer
{
	font-family: Arial, Verdana;
	font-size: 10px;
	color: black;
}
A
{
	font-family: Arial, Verdana;
	color: #9C812E;
}
A:active
{
	font-family: Arial, Verdana;
	color: #9C812E;
}
A:hover
{
	font-family: Arial, Verdana;
	color: #9C812E;
	text-decoration: none;
}
A:link
{
	font-family: Arial, Verdana;
	color: #9C812E;
}
A:visited
{
	font-family: Arial, Verdana;
	color: #9C812E;
}
A.footer
{
	font-family: Arial, Verdana;
	color: #9C812E;
	font-size: 10px;
}
A.footer:active
{
	font-family: Arial, Verdana;
	color: #9C812E;
	font-size: 10px;
}
A.footer:hover
{
	font-family: Arial, Verdana;
	color: #9C812E;
	text-decoration: none;
	font-size: 10px;
}
A.footer:link
{
	font-family: Arial, Verdana;
	color: #9C812E;
	font-size: 10px;
}
A.footer:visited
{
	font-family: Arial, Verdana;
	color: #9C812E;
	font-size: 10px;
}
.formLable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6A6A6A;
}
.formSubLable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #6A6A6A;
}
.formHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FBF8EC;
}
.formCommunityName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.altButtonFormat {
  background-color: #B6AE87;
  font-family: verdana;
	font-weight: bold;
  border: #000000 1px solid;
  font-size: 10pt;
  color: #FBF8EC;
}
