.bodytext {
	font-size: 14px;
	line-height: 20px;
	color: #919191;
}
.subheading {
	font-size: 26px;
	color: #454545;
	margin-top: 0;
}
.bodytextdark {
	font-size: 14px;
	line-height: 20px;
	color: #231F20;
}
.bodytextdarksmallsubhead {
	font-size: 17px;
	color: #231F20;
	margin-top: 0;
}
.bodytextdarksubhead {
	font-size: 26px;
	margin-top: 0;
	margin-bottom: 5px;
	color: #231F20;
}
.bodytexthighlight {
	color: #454545;
}
