@charset "utf-8";
/* CSS Document */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
-->
<!--
.style1 {font-family: Arial, Helvetica, sans-serif}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF33CC;
}
a:active {
	color: #0066FF;
}
body,td,th {
	color: #CC0066;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }
