@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body {
	background-color: #C0C0C0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #AE1C22;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AE1C22;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #AE1C22;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.style2 {
	font-weight: bold;
	font-size: 18px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.style5 {color: #999999}
.style6 {color: #FFFFFF}
-->
</style>