html{}
body{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.redText {
	color: #2575B4;
}
.headingRed {
	color: #2575B4;
	font-size: 12pt;
	font-weight: bold;
}
.BlueText {
	color: #0033CC;
}
.BlueTextBold {
	color: #0033CC;
	font-weight: bold;
}
.headingBlue {
	color: #0033CC;
	font-size: 12pt;
	font-weight: bold;
}
