<style type="text/css">
<!--
#apDivH1{
	position:absolute;
	margin-left: 140px;
	margin-top: 400px;
	width:96px;
	height:33px;
	z-index:10;
	font-size: 0.8em;
	font-weight: bold;
	color: #0201A4;
}
#apDivH2 {
	position:absolute;
	margin-left: 230px;
	margin-top: 120px;
	width:189px;
	height:23px;
	z-index:10;
	font-size: 0.8em;
	font-weight: bold;
	color: #0201A4;
}
#apDivH3 {
	position:absolute;
	margin-left: 425px;
	margin-top: 480px;
	width:158px;
	height:20px;
	z-index:10;
	font-size: 0.8em;
	font-weight: bold;
	color: #0201A4;
}

	#apDivH3 a:link,#apDivH3 a:visited,#apDivH3 a:active, #apDivH2 a:link, #apDivH2 a:visited,#apDivH2 a:active, #apDivH1 a:link,#apDivH1 a:visited,#apDivH1 a:active{
		color: #0201a4; 
		text-decoration: underline;
	}
	
	#apDivH3 a:hover, #apDivH2 a:hover, #apDivH1 a:hover{
		color: #0201a4;
		text-decoration: none;
	}	
-->
</style>