body {
	background-color: #003300;
}

div#layer1  {width: 760px; margin-left: auto; margin-right: auto;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
.style1 {color: #CCCC99}
.style2 {color: #FFFFFF}
.style4 {color: #FFFFFF; font-weight: bold; }
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCC99;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
