body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #333333;
	color: #000000;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #ffffff;
}
h2 {
	font-family: "Arial Black";
	font-size: 18pt;
	color: #ffffff;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	color: #3E5B2E;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #3E5B2E;
	text-decoration: none;
}
h5 {
	font-family: "Arial Black";
	font-size: 12pt;
	color: #6f6f6f;
}
