<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006699;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {
	font:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.style2 {color: #999999}
.headtext {
	font-size: 24px;
	font-weight: bold;
	color: #004080;
}
.texts {
	color: #180A45;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
