@charset "ISO-8859-1";
menu_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
a:link {
	text-decoration: none;
	color: #993300;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a:active {
	color: #993300;
	text-decoration: none;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 20px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 18px;
	padding-right: 5px;
}
.feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 20px;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 20px;
	padding-right: 5px;
	font-style: italic;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	font-weight: bold;
}
.feature_no_indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 20px;
	padding-right: 5px;
	font-style: italic;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	font-weight: bold;
}
.sm_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 20px;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 18px;
	padding-right: 5px;
	font-weight: bold;
}
.large_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 20px;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 20px;
	padding-right: 5px;
	font-style: normal;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	font-weight: bold;
}
