.page_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #897F5E;
	font-style: normal;
	font-weight: bold;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3F3F;
	text-align: justify;
	line-height: 20px;
}
.body_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3F3F;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
}
.body_text_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #897F5E;
	font-weight: bold;
}
.body_text_bold_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
}
.body_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	text-align: justify;
	line-height: 20px;
}
.body_text_bold_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3F3F;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
}
.bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: justify;
	line-height: 20px;
}

