body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px none;
	height: 97%;
	padding: 0px;
	background-color: #E9EFE1;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}






a.footer:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.footer:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.footer:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.footer:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}




a.body-txt:link {
	text-decoration: underline;
	color: #000000;
}
a.body-txt:visited {
	text-decoration: underline;
	color: #000000;
}
a.body-txt:hover {
	text-decoration: none;
	color: #000000;
}
a.body-txt:active {
	text-decoration: underline;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #567635;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #7C9A5C;
}
.body-txt {
	font-size: 12px;
	color: #666666;
}
.body-txt-bold {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}

.small-txt {
	font-size:11px;
}