.SectionHeading { color : #0A5690; font-size: 15px; text-decoration : none; font-weight : bold;  text-transform : none; font-family: 'Lucida Grande', 'Tahoma', Verdana, Geneva, Arial, Helvetica, sans-serif; }
.SectionSubHeading { color : #0A5690; font-size: 13px; text-decoration : none; font-weight : bold; text-transform : none; font-family: 'Lucida Grande', 'Tahoma', Verdana, Geneva, Arial, Helvetica, sans-serif; }

.ChartHeading
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

.ChartGreen
{
	font-size: 11px;
	color: #000000;
	background-color: #9dfb88;
}

.ChartYellow
{
	font-size: 11px;
	color: #000000;
	background-color: #FFFD89;
}

.ChartRed
{
	font-size: 11px;
	color: #ffffff;
	background-color: #cc0033;
}

.ChartWhite
{
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
