.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.greenText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009933;
}
.whiteTextCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #009900;
	font-weight: 300;


}
.pageBorder {
	border: 1px solid #009900;
}

