@charset "ISO-8859-1";
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7D6E63;
	font-weight: bold;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
	line-height: 16px;
}
.subhead_questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #564C45;
	line-height: 16px;
}
