.bottomheader {
	font-size: large;
	color: #99bf47;
	font-style: normal;
}
body {
	font-size:10px;
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../Images/bggradient.png);
	background-repeat: repeat-x;
}
.bodytext {
	font-size: 11px;
}
.bartext {
		font-weight: lighter;
		text-decoration: none;
		color:#666666;
		font-size: x-small;
}
.header {
	color: #99BF47;
	font-weight: normal;
	font-size: large;
}
.subheader {
	color: #666666;
	font-weight: normal;
	font-size: small;
	font-style: oblique;
}
.clienttest {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:none;
}
A {

}
.bottomaddress {
	font-style: normal;
}
.footer {
	background-image: url(../Images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

