@charset "UTF-8";
/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 120px;
	margin-right: 380px;
}
.maincontent {
border: 1px solid #AAAAAA;
}
body {
	background-color: #555555;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	
}
.class1 a:link {
	text-decoration: none;
	color: #DDDDDD;
}
.class1 a:visited {
	text-decoration: none;
	color: #DDDDDD;
}
.class1 a:hover {
	text-decoration: underline;
	color: #DDDDDD;
}
.class1 a:active {
	text-decoration: none;
	color: #DDDDDD;
}
.class2 a:link {
	font-size: 10px;
	text-decoration: none;
	color: #DDDDDD;
}
.class2 a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #DDDDDD;
}
.class2 a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #DDDDDD;
}
.class2 a:active {
	font-size: 10px;
	text-decoration: none;
	color: #DDDDDD;
}
.nav_bullets {
	font-size: 11px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	text-align: left;
	margin-left: 30px;
}
-->
</style>
