.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: lighter;
}
.body_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.book_header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #95cd8d;
}
.book_header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5fa9e1;
	text-decoration: none;
	text-align: center;
}
.body_text_italic {
	font-style: italic;
}
.contact_header_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e9283c;
	font-weight: bold;
}
.contact_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
.contact_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: lighter;
}
