body, P,H1,H2,H3,H4,TH,TD {
	font-family: Arial, Helvetica, sans-serif;
	margin-left : 2px;
	margin-right : 2px;
	margin-bottom : 2px;
}
img {
	border: 0px;
}
H1,H2,H3,H4 {
	margin-bottom : 1px;
}
H1 {
	color : Navy;
	font-size 	: 18pt;
	margin-top : 4px;
}
H2 {
	font-size : 14pt;
	color : Navy;
}
H3 {
	font-size : 11pt;
}
H4 {
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
	color : Blue;
}

P {
	font-size : 10pt;
	margin-top : 4px;
	margin-bottom : 6px;
}
Table {
	background-color : White;
}
TH {
	font-size : 11pt;
	font-weight : bold;
}
TD {
	font-size : 10pt;
}
