.normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #8A3202;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #8A3202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #8A3202;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
a:hover {
	color: #8A3202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #8A3202;
	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: 12pt;
	font-weight: bold;
	color: #8A3202;
	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: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
