.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003366;
	font-weight: bold;
}

H2, .h2_heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 10pt;
	font-weight: bold;
}
.bodySm {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}
a:link, a:hover, a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
