.home_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #83ADC5;
	text-decoration: none;
}
a:visited {
	color: #83ADC5;
	text-decoration: none;
}
a:hover {
	color: #FEB97B;
	text-decoration: none;
}
.subpage_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
		font-weight: bold;
	color: #000000;
		line-height: 26px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #83ADC5;
}
.subsentence {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
}

.footerlinks
	{
	padding: 3px;
	border-top: solid #999999 1px;
	font-family: sans-serif;
	font-size: 10px; 
	color: #888888;
	}

.footerlinks a:link
	{ 
	color: #999999 
	text-decoration: underline;
	}

.footerlinks a:visited
	{ 
	color: #999999 
	text-decoration: underline;
	}
