.bodytext {
	font-family: Verdana;
	font-size: 17px;

}
.sublinks {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
.underlined_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.smalltextunderlined {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 14px;
}
.sublinkssmaller{
	font-family: Verdanda;
	font-size: 14px;
}
.smalltext{
	font-family: Arial;
	font-size: 14px;
}