<style>
<!--
	a:link { 
		text-decoration: none; 
	}
	a:visited { 
		text-decoration: none; 
	}
	a:active { 
		text-decoration: none; 
    background-color: "#DDEEFF";
	}
	a:hover { 
		color: #000000;
    text-decoration: underline; 
	}
	body { 
		font-family: Verdana, Arial, sans-serif; 
		text-decoration: none; 
	}
	p { 
		font-family: Verdana, Arial, sans-serif; 
    font-size: 10pt;
	}
	ol { 
		font-family: Verdana, Arial, sans-serif; 
    font-size: 10pt;
	}
	ul { 
		font-family: Verdana, Arial, sans-serif; 
    font-size: 10pt;
	}
	td { 
		font-family: Verdana, Arial, sans-serif; 
    font-size: 10pt;
	}
	h1 { 
		font-family: Arial, sans-serif; 
		font-weight: normal;
		color: "#999999"; 
    font-size: 22pt;
	}
	h2 { 
		font-family: Arial, sans-serif; 
		font-weight: normal;
		color: "#999999"; 
    font-size: 18pt;
	}
	h3 { 
		font-family: Arial, sans-serif;  
		font-weight: normal;
		color: "#999999"; 
    font-size: 14pt;
	}
-->
</style>
