.blkbodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
.whtbodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
.whtbodytxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}
.whtsectionhead {
	font-family: Garamond;
	font-size: xx-large;
	color: #FFFFFF;
	font-weight: bold;
}
.blkbodytxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	font-weight: bold;
}
.blksectionhead {
	font-family: Garamond;
	font-size: xx-large;
	color: #333333;
	font-weight: bold;
}
