BODY {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: normal;
	color: black;
}
H1 {
	font-family: Arial; 
	font-size: 18pt;
	font-weight: bold;
}
H2 {
	font-family: Arial; 
	font-size: 12pt;
	font-weight: bold;
}
H3 {
	font-family: Arial; 
	font-size: 14pt;
	font-weight: bold;
}
H4 {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: normal;italic;
}
TD {
	font-family: Arial; 
	font-size: 10pt;
	font-weight: normal;
	vertical-align: top;
}
