.image {
	padding: 10px 7px 7px;
}
body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #34348B;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #34348B;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #ACD589;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #ACD589;
	text-decoration: underline;
	font-weight: bold;
}

.headertext {
	font-size: 14px;
	font-weight: bold;
}
.underlinetitle {
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-color: #ACD589;
	border-bottom-width: medium;
}
.boxboarder {
	font-size: 14px;
	border: medium solid #ACD589;
}
.style4 {font-size: 14px; line-height: 25px; background-color: #F9F9F9; padding: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style5 {font-size: 12px; line-height: 20px; background-color: #F9F9F9; padding: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.boxboarder2 {
	font-size: 14px;
	border: medium solid #FFFFFF;
	background-color: #487027;
	color: #FFFFFF;
}
