a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: Bold;
	color: #879B5B;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: Bold;	
	color: #557C23;
	text-decoration: none;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #786947;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #BEB570;
	padding-left: 5px;
}
.footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #AFA661;
	text-decoration: none;
}
.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;	
	color: #557C23;
	text-decoration: none;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #786947;
	padding: 1.1em 0px 0px;
	margin: 0em;
	line-height: .5em;
}
