body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #E8E8D2;
	margin: 0px;
}
H1.pageHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009933;
	font-weight: normal;
}
.bodyItalic {
	font-style: italic;
}
.bodyBold {
	font-weight:bold;
}
.bodyBoldItalic {
	font-style: italic;
	font-weight:bold;
}
a {
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
H2.green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #009933;
	text-decoration: underline;
}
hr.hrGreen {
	color: #B8D470;
	border-top-color: #B8D470;
	border-right-color: #B8D470;
	border-bottom-color: #B8D470;
	border-left-color: #B8D470;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color: #B8D470;
}
.menuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
a.footerLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #B8D470;
	text-decoration: underline;
}
a.footerLink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B8D470;
	text-decoration: underline;
}
a.footerLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.menuText12 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a.credits{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#0000CC;
	text-decoration:underline;
}
