body {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #006432;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #822831;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #006432;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #822832;
	font-weight: normal;
	line-height: 19px;
	margin-top: 0px;
}
a:link {
	color: #BE6E14;
	text-decoration: none;
}
a:hover {
	color: #BE6E14;
	text-decoration: underline;
}
a:visited {
	color: #BE6E14;
	text-decoration: underline;
}
.black a:link {
	color: #000000;
	text-decoration: none;
	}
.black a:visited {
	color: #000000;
	text-decoration: underline;
	}
.black a:hover {
	color: #000000;
	text-decoration: underline;
	}
.footer {
	color: #A05A64;
}
.copyright {
	font-size: 10px;
}
