.text {
	font-family: Geneva, Arial, " Helvetica", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.HeadersGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1D8D6B;
	font-weight: bold;
}
.navblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A6EAC;
}
a.navblue:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A6EAC;
}
.textgreen {

	font-family: Geneva, Arial, "Helvetica", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1D8D6B;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D8D6B;
    text-decoration: none;
}
.copyright {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E3D2B4;
}

