.body_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	list-style-type: lower-alpha;
	line-height: 24px;
	list-style-position: outside;
}
.body_text_hang {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	list-style-type: lower-alpha;
	line-height: 24px;
	list-style-position: outside;
	hanging-punctuation: start;
}
.med_subhead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666;
	line-height: 32px;
}
.blue_subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #069;
	margin-bottom: -10px;
	padding-top: 10px;
	line-height: 32px;
}
.blue_subhead_nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	line-height: 24px;
}
.body_small_grey {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.border {
	border-top-color: #960;
	border-right-color: #960;
	border-bottom-color: #960;
	border-left-color: #960;
}
a:visited {
	color: #006;
	text-decoration: none;
}
a:link {
	color: #36C;
}
a:hover {
	color: #09F;
}

</style>
	
}
.body_text_INDENT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	list-style-type: circle;
	line-height: 24px;
	list-style-position: outside;
	text-indent: -14px;
	padding-left: 14px;
	hanging-punctuation: start;
}
