.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F7112;
	text-decoration: none;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #2F7112;
	text-decoration: none;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F7112;
}
.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #2F7112;
	text-decoration: none;
}
.highlight {
	background-color: #FFFFE8;
	border: 1px solid #2F7112;
}
.highlighthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.highlighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.highlighttop {
	background-color: #E4DC54;
	border: 1px solid #2F7112;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2F7112;
	text-decoration: none;
	font-weight: bold;


}
.highlightlg {

	background-color: #E4DC54;
	border: 1px solid #2F7112;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2F7112;
	text-decoration: none;
	font-weight: bold;
}
