body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9EAB9;
}
body,td,th {
	color: #8B8949;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.style1 {font-family: "Courier New", Courier, mono}
.style4 {font-family: Arial, Helvetica, sans-serif}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
