@charset "utf-8";
/* CSS Document */
<!--
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
body {
	background-color: #333333;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333300;
	font-weight: bold;
	font-style: italic;
}
.style4 {color: #D3D5D5}
.style7 {font-size: smaller; font-family: Geneva, Arial, Helvetica, sans-serif; }
a:link {
	color: #333300;
	text-decoration: none;
}
a:visited {
	color: #333300;
	text-decoration: none;
}
a:active {
	color: #333300;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.style8 {color: #333333}
-->
