/* font styles */
BODY,P,H1,H2,H3,H4,H5,H6,FORM,TEXTAREA,INPUT,SELECT
 {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

/* color styles */
BODY
 {	background-color: white; }

BODY,P,H3,FORM,TEXTAREA,INPUT,SELECT {
	font-size: 9pt;
}
H2 {
	font-size: 10pt;
}
H1 {
	font-size: 12pt;
}