p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221E1F;
	line-height: 24px;

}
.subtitle {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;


}
.greenText {
	color: #006C67;
}
.greenLink {
	color: #006C67;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;



}
.whiteFooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #006C67;
}
body {
	background-color: #BCC5BA;
}
.whiteFooterCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;

}
