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

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF66;
}
body {
	background-color: #006600;
}
a:link {
	color: #FFFF33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF33;
}
a:hover {
	text-decoration: none;
	color: #00FF33;
}
a:active {
	text-decoration: none;
}
.Style1 {font-size: small;
}
.Style2 {font-size: x-small;
}
<style type="text/css">
<!--
.Style3 {font-size: large}
.Style4 {
	color: #FFFF00;
	font-weight: bold;
}
.Style6 {font-family: Arial, Helvetica, sans-serif}
#Layer1 {
	position:absolute;
	width:103px;
	height:21px;
	z-index:1;
	left: 194px;
	top: 455px;
}
-->