/* CSS Document */
<style type="text/css">
<!--
.style1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #cd2a00;
}
.style3 {
	font-family: verdana;
	font-size: 9px;
	color: #8eb13a;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ff3366;
}
a:active {
	text-decoration: none;
	color: #ff3366;
}
.style5 {font-family: verdana; font-size: 11px; font-weight: bold; color: #000; }
.style8 {font-family: verdana; font-size: 10px; color: #666666; }
-->

