<style type="text/css">
<!--
body {}

a:link { 
	color: #000000;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline; 
}

a:visited { 
	color: #000000;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline; 
}

a:hover { 
	color: #000000;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline; 
}

a:active { 
	color: #000000;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline; 
}


	.text{
		font-family: Verdana, arial, sans-serif;
		font-size: 10pt; 
		font-style: normal; 
		font-weight: normal; 
		color: #000000;
		}


	h1{
		font-family: Verdana, arial, sans-serif;
		font-size: 12pt; 
		font-style: normal; 
		font-weight: bold; 
		color: #000000;
		}
-->
</style>