body {
	background-color: #ffffff;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}
body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color:#666666;
}.testbg {
	background-color: #9FB38C;
	background-repeat: repeat-x;
}
.footerbg {
	background-color: #FFFFFF;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
}

.addresslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0860C1;
}
a.addresslink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0860C1;
}
a.addresslink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0860C1;
}
a.addresslink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0094EE;
}
a.addresslink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0094EE;
}

a:link, a:visited {color: #0860C1;
text-decoration: underline;}

a:hover, a:active {color: #0094EE;
text-decoration: none;}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.darkgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033507;
}
.style1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
