
HEAD, BODY, P, TD, TH {
		font-size: 12pt;
    color:#000000;
    font-family:'Times New Roman', 'Arial', 'Verdana', Helvetica;
}

PRE{
		font-size: 10pt;
    font-family:'Courier New','Courier';
}

TH{
	font-weight:bold;
}

H1{
	font-weight:bold;
	font-size:24pt;
}

H2{
	font-weight:bold;
	font-size:18pt;
}

H3{
	font-weight:bold;
	font-size:14pt;
}

H4{
	font-weight:bold;
	font-size:12pt;
}