	<style type="text/css">
	<!--
	Body 
	A:link {
	color: Aqua;
}
	A:visited {
	color: Aqua;
}
	H1 {font-size: 24pt}
	H2 {
	font-size: 18pt;
	color : #639C9C;
}
	H3 {font-size: 14pt}
	H4 {
	font-size: 10pt;
	color: #006363;
}
	H5 {font-size: 10pt;color: #330033}
	H6 {font-size: 8pt}
	
	.hans{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: Navy;
}
	.hans2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: White;
}
}
	--!>
	</style>

