@charset "ISO-8859-1";

body {
	background-color: #3A4A33;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#Table_01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #5F7954;
}
#Table_01 {
}
#header {
	background-color: #659B42;
	height: 20px;
	width: 500px;
	top: 20px;
	position: absolute;
	left: 50px;
	overflow: auto;
	margin: auto;
	float: left;
	z-index: 5;
	clear: none;
}

a.specialLink:link { color: white; }
a.specialLink:visited {
	color: #333333;
}
a.specialLink:hover {
	color: #CCCCCC;
}