body {
	background-image: url();
	background-color: #F8F6E9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0F2A0B;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #416E35;
}
a:visited {
	text-decoration: none;
	color: #416E35;
}
a:hover {
	text-decoration: underline;
	color: #F70702;
}
a:active {
	text-decoration: none;
	color: #416E35;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: x-small;
}
h2 {
	font-size: small;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: large;
}
.style1 {color: #0F290A}
.style2 {font-size: 12px}
.style3 {font-size: 9px; }

