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

<style type="text/css">
<!--
 a:active, a:focus {outline: 0}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
body,td,th {
	font-family: Century Gothic, Arial;
	color: #333333;
}
.style4 {font-size: 12px}
.style8 {font-size: 12px; color: #333333; }
.style9 {font-size: 14px; color: #333333; }
.style3 {color: #FFFFFF}
-->
</style>