.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
a:hover {
	color: #660000;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #901616;
}
.heading_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #009900;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #901616;
	font-weight: bold;
}
