@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {color: #999999}
.style4 {font-family: Arial, Helvetica, sans-serif; color: #999999; }
.style5 {color: #CCCCCC}
.style7 {font-size: 12px}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #D0095E;
}
a:active {
	text-decoration: none;
	color: #999999;
}
-->
</style>