/* CSS Document */
body {
	background-color: #687559;
}
.style1 {
	color: #F9EAC1;
	font-size: 12px;
	line-height: 20px;
}
a:link {
	color: #2D5900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #094A14;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #A6AB8F;
}
a:active {
	text-decoration: none;
	color: #094A14;
	font-weight: bold;
}
body,td,th {
	font-family: Bookman Old Style, Times New Roman, serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {font-size: 14px}

.style4 {
	color: #336600;
	font-size: 16px;
