@charset "utf-8";
/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.style3 {color: #CB0101}
.style8 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
.style9 {
	font-family: Arial;
	font-weight: bold;
}
.style10 {
	font-size: 16px
}
.style12 {font-size: 11px}
-->