.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.newstexthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
}
.blueboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1c437b;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.bodytextitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	font-style: italic;
}
.newstextitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #666666;
	font-style: italic;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}
