@charset "UTF-8";
.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 8px;
	line-height: 16px;
	text-indent: 0px;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #005595;
	text-indent: 0px;
	text-transform: none;
	padding-left: 0px;
	margin: 0px;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-indent: 8px;
	font-weight: normal;
	padding-bottom: 9px;
	padding-top: 0px;
}
