.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000099;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
.body_headers {
	font-size: 15px;
	color: #183484;
}
.body_headersbold {
	font-size: 15px;
	color: #183484;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.body_headersbold_times {

	font-size: 15px;
	color: #183484;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.body_text_sm_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-style: italic;
}
.body_headersbold_times_sm {


	font-size: 13px;
	color: #183484;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a:link {
	color: 000099;
}
a:visited {
	color: 000099;
}
a:active {
	color: 000099;
}