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

<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-image: url(images/bg.gif);
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style5 {	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.style8 {
	color: #666666
}
.style9 {
	color: #FFFFFF;
	font-weight: bold;
}
.style10 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
-->

