.printTitle {
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	font-weight : bold;
	color : Black;
}
BODY, P, TD {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : normal;
	color : Black;	
}
.smallText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 08pt;
	font-weight : normal;
	color : Black;
}


