.td8pt {
	font-family : Helvetica, Arial;
	font-size : 8pt;
	color :#000000;
}
.td8ptRed {
	font-family : Helvetica, Arial;
	font-size : 8pt;
	color : #CC0000;
}
.td9pt {
	font-family : Helvetica, Arial;
	font-size : 9pt;
	color :#000000;
}
.td9ptBold {
	font-family : Helvetica, Arial;
	font-size : 9pt;
	color :#000000;
	font-weight : bold;
}
.td10pt {
	font-family : Helvetica, Arial;
	font-size :10pt;
	color :#000000;
}
.heading {
	font-family: Helvetica, Arial;
	font-size: 10pt;
	color: Navy;
	font-weight : bold;
}
.errorText {
	font-family : Helvetica, Arial;
	font-size :10pt;
	color : #CC0033;
	font-weight : bold;
}