.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;

}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a.html:link {
	color: #003399;
}
a.html:visited {
	color: #666666;
}
a.html:hover {
	color: #FF0000;
}
a.html:active {
	color: #0000FF;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;


}
.bodytext-indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.subhead-no-indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.bodytext-nospaceafter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	margin-bottom: -8px;
}
.bodytext-colorBG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000066;
}

