body {
	background-color: #008000;
	margin-left: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #AD8527;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	color: #00FF00;
	text-decoration: none;
}
a:active {
	color: #00FF00;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
	text-decoration: underline;
}	
h1 {
	font-size: 12px;
}
.style1 {color: #000000}
.style2 {color: #FFFFFF}
.style5 {
	font-size: 12px
}
.style6 {color: #333333}
