@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body {
	background-image: white;
	line-height:1.7em;
}
.style1 {
	color: #005460;
	font-size: 14px;
	font-family: Arial;
	padding:10px;
}
.style2 {
	color: #800554;
	font-size: small;
	font-family: Arial;
	text-align: right;
}
.style3 {
	color: #4D4D4D;
	font-size: 12px;
	font-family: Arial;
}
.style9 {
	color: #4D4D4D;
	font-size: small;
	font-family: Arial;
	font-weight: bold;
}
a:link {
	color: #800554;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #800554;
}
a:hover {
	text-decoration: underline;
	color: #800554;
}
a:active {
	text-decoration: none;
	color: #800554;
}
a {
	font-family: Arial;
}
-->
</style>

