.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smallCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.formField {
	font-size: 12px;
	background-color: #FFFFFF;
	border: thin solid #9AB0B4;
}
.formButton {
	font-size: 12px;
	background-color: #E3E9E7;
	border: thin solid #9AB0B4;
}

