body {
	background-color: #dde9c3;
}
.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #5E633F;}
.style3 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style4 {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #823b2e; font-weight: bold;}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #5E633F; font-weight: bold;}
.style7 {font-size: 12px; color: #5E633F; font-family: Arial, Helvetica, sans-serif;}

a:link {
	color: #333e4d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333e4d;
}
a:hover {
	text-decoration: underline;
	color: #823b2e;
}
a:active {
	text-decoration: none;
}


