.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	color: #000000;
}
.IntroText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #ff0000;
	padding: 10px;
	font-weight: bolder;
	text-transform: uppercase;

}
.bodySmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	color: #000000;
}
.bodyNoSpacing {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #000000;
}
