body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: none;
	background-color: #DFEBBA;
	padding: 5px;
}
.style1 {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #005500;
}
.style3 {
	font-size: 10px;
	line-height: 14px;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #339933;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #111111;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
}
h2 {
	font-size: 18px;
	color: #111111;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

img {
	border: none;
}

