.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
}
.bold { font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #FFFFFF ; font-weight: bold}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	font-style: italic
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000;
	font-weight: bold
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	text-decoration: none
}
.bodytextChar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000
}
.boldChar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	font-weight: bold
}

