ul {
	font-family: "trebuchet", "arial", "tahoma", "garamond", "palatino", "Helvetica", "sans-serif";
	font-size: 9pt;
}
P {
	font-family:"trebuchet", "arial", "tahoma", "garamond", "palatino"; 
	font-size:9pt;
}
P.header {
	font-family:"trebuchet", "arial", "tahoma", "garamond", "palatino";
	font-size:8pt;
	font-weight:bold;
}
P.italic {
	font-family:"trebuchet", "arial", "tahoma", "garamond", "palatino"; 
	font-size:9pt; 
	font-style:italic;
}