BODY {
	color : Black;
}

P, TD, TH, H1, H2, H3, H4, UL, LI {
	font-family: Arial, Helvetica, sans serif;
	font-size : 10pt;
	vertical-align : middle;
}

H1, H2, H3, H4 {
	margin-bottom : 0px;
}

H1 {
	font-size : 14pt;
}

H2 {
	font-size : 12pt;
}

TH {
	font-weight : bold;
	font-size : 12pt;
}

.quote {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
}
.indent {
	margin-left : 12pt;
}

