BODY {
	font-family: Arial;
}

H1 {
	font-family: Verdana, sans-serif;
	color: #000099;
	font-weight: bold;
	font-style: normal;
	font-size: 18pt;
}

H2 {
	font-weight: bold;
	color: #993399;
	font-size: 14pt;
	font-family: Tahoma, sans-serif;
}

H3 {
	font-weight: bold;
	color: #008080;
	font-size: 12pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
}

H4 {
	font-weight: bold;
	font-size: 12.0pt;
}

H5 {
	font-weight: bold;
	font-size: 10.0pt;
}

H6 {
	font-weight: bold;
	font-size: 8.0pt;
}

P {
	font-size: 11.0pt;
	font-family: Trebuchet, sans-serif;
	margin-top: 9pt;
	margin-bottom: 9pt;
}

