.header {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #464D26;
}
.text {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #464D26;
}
.subheaders {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #464D26;
	text-decoration: underline;

}
.whitetext {


	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.greenbg {
	background-image: url(images/greenbg.jpg);


}
