<style type="text/css">
	<!--
	/* somehow the first one doesn't count, insert f{} for fun */
	f { margin: 8px;}
	p, td {
		margin-left: 8px;
		font-family: helvetica, impact, sans-serif; 
		font-size: 10pt;
	}
	a {	
		font-family: helvetica, impact, sans-serif; 
		font-size: 10pt;
	}
	i {
		font-family: helvetica, impact, sans-serif; 
		font-size: 10pt;
		font-style: italic;
	}
	li {
		font-family: helvetica, impact, sans-serif; 
		font-size: 11pt;
	}
	h1 {
		font-family: helvetica, impact, sans-serif; 
		font-size: 22pt;
		font-weight: bolder;
		color: #FD921F;
	}		
	h2 {
		margin: 8px	;
		font-family: helvetica, impact, sans-serif; 
		font-size: 16pt;
		color: #ECBB82;
		/* text-decoration: underline; */
	}
	h3 {
		font-family: helvetica, impact, sans-serif; 
		font-size: 14pt;
		color: #ECBB82;
		/* text-decoration: underline; */
	}

	body {
		background-color: #FFFFFF;
		color: #000000;	
	}
	a:link {color: #C66600;}
	a:visited {color: #FA5C0E;}
	a:active {color: #FD921F;}
	a:hover {background-color: #CCCCCC;}
	a {text-decoration: none;}
	-->
</style>
<!--
ECBB82
-->
