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

body,td,th {
	color: #000000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #7EB374;
	font-weight: bold;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #7EB374;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #7EB374;
	font-weight: bold;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;	line-height: 18px;
	color: 000000;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;	line-height: 18px;
	color: #000000;
}
.tableText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;	line-height: 18px;
	color: #000000;
}

.note {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
a:link {
	color: #336533;
	text-decoration: underline;
}
a:visited {
	color: #336533;
	text-decoration: underline;
}
a:hover {
	color: #7EB474;
	text-decoration: underline;
}
.nav  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.nav a:visited {
	color: #C4CF71;
	text-decoration: underline;
	font-size: 11px;
}
.nav a:link {
	color: #C4CF71;
	text-decoration: underline;
	font-size: 11px;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 000000;
}