<style>
	body			{ font-family: Arial, Verdana; font-size: 13.5px }
	body			{ font-family: Arial, Verdana; font-size: 13.5px }
	td 				{ font-family: Arial, Verdana; font-size: 13.5px }
	B 				{ font-weight: bold }
	
	.normal			{ font-family: Arial, Verdana; color: #000000; font-size: 13.5px }
	
	.red			{ font-family: Arial, Verdana; color: #CC0000; font-size: 13.5px; font-weight: bold }
	
	.green			{ font-family: Arial, Verdana; color: #39A129; font-size: 14px; font-weight: bold }	
	
	.header			{ font-family: Arial, Verdana; color: #39A129; font-size: 19px; font-weight: bold }	
	
	.subheader		{ font-family: Arial, Verdana; color: #7492C2; font-size: 15px; font-weight: bold }	

	.footer				{ font-family: Arial, Verdana; font-size: 11px; COLOR: #777777 }
	.footer A:link 		{ COLOR: #777777; text-decoration: underline }
	.footer A:visited 	{ COLOR: #777777; text-decoration: underline }
	.footer A:hoover 	{ COLOR: #777777; text-decoration: underline }
	.footer A:active 	{ COLOR: #777777; text-decoration: underline }
	
	input.standardwidth		{ font-family: Courier }
	textarea.standardwidth	{ font-family: Courier }
	
	/* Selection form element (pull downs) */
	.selection {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000 }
</style>	