@charset "UTF-8";
body {
	background-color: #ebe6da;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ede6da;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headerGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #050;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #333;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	line-height: 18px;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #cfab7a;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 200;
	color: #006b21;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #cfab7a;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	color: #030;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: ebe6da;
}

