@charset "ISO-8859-1";
.home_page_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-indent: 18px;
}
ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.navlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	padding-top: 6px;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	margin-top: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 10px;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #FF0000;
}
