.maindiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2e471d;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5c8045;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #5c8045;
	border-right-color: #5c8045;
	border-left-color: #5c8045;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #8fa866;
	background-image: url(bg.jpg);
	}

table, tr, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2e471d;



}
a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #b8cd89;
	font-size: 11px;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #b8cd89;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #b8cd89;
	color: #8fa866;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #b8cd89;
	color: #8fa866;

}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
	color: #b8cd89;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8cd89;
	letter-spacing: 0.5em;




}
