.results {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.results th {
background-color:#CCCCCC;
color: #000000;
padding: 3px 6px;
}

th.chart_title {
color: #ffffff;
background-color:#000000;
height:26px;
}




.results td {
border-bottom: 1px solid #A8B3AA;
padding: 6px;
}
 