td.top {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
	font-weight: bold;
	color:#000000;
	background-color: transparent;
}
tr.top {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;
	font-weight: bold;
	color:#000000;
	background-color: #C0C0C0;
}
td.chart {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
	color:#ffffff;
	background-color: transparent;
}
tr.chart {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
	color:#ffffff;
	background-color: #F3532F;
}
