@charset "UTF-8";
<style type="text/css">

.style1 {
	font-family: "Adobe Caslon Pro", "Times New Roman", Times;
	font-size: 7 pt;
	color:#333333
}
.style2 {
	font-family:"Adobe Caslon Pro", "Times New Roman", Times;
	font-size: 10pt;
 	color: #333333;

}

.style3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	hover: #669933;
}

.style4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #669933;
}
a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	hover: #669933;
	text-decoration: none;
}

a:visited {
	text-decoration: none;}

a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
a:active {
	color: #669933;
	text-decoration: none;
}
body {
	background color:#FFFFFF
}

</style>
/* CSS Document */
