.body {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading {
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bodyitalic {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; }
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #E4681E;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.topheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0001FC;
}
.bodyitalicred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #FF0000;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.bodylarge {
font-family: Arial, Helvetica, sans-serif; font-size: 16pt;
}
.bodylargeboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FF0000;
	font-weight: bolder;
}
