body {
	background-color: #D1F7D6;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #096614;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E341A;
	font-weight: bold;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4E341A; font-weight: bold; }

.style6 {font-size: 12px; color: #4E341A; font-family: Arial, Helvetica, sans-serif;}

.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #096614; font-weight: bold; }

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
}

.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #b90000; font-weight: bold; }

a:link {
	color: #4E341A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4E341A;
}
a:hover {
	text-decoration: underline;
	color: #B90000;
}
a:active {
	text-decoration: none;
}

