.bodytext {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 13px;
	color: #000000;
}
.bolded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bolder;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0072BC;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #08588C;
}

