.normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #B72228;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;



}
a:visited {
	color: #B72228;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}
a:hover {
	color: #B72228;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;


}
a:active {
	color: #B72228;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;


}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #246926;
	text-decoration: none;
}
.img {
	padding: 0px;
	border: 0px none;
	margin: 0px 8px 8px 0px;
	float: left;

}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.imgRight {

	padding: 0px;
	border: 0px none;
	margin: 8px 0px 0px 8px;
	float: right;
}
