/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style2 {font-size: 10px}

.topmenu {color: #666666; font-weight: bold;}
.topmenu:link {color: #666666; font-weight:bold;}
.topmenu:visited {color: #666666; font-weight: bold;}
.topmenu:hover {color: #0000FF; font-weight: bold;}
.topmenu:active {color: #666666; font-weight: bold;}

.style5 {color: #666666}
.style6 {font-size: 8px}
.white { color:#FFFFFF;}
.red { color:#FF0000;}
-->
