﻿table#statisticTable td {
	font:11px verdana;
	padding:2px;
}

table#statisticTable td.colorOne {
	background-color:#666;
	color:white;
}

table#statisticTable td.colorTwo {
	background-color:#eaeaea;
}

table#statisticTable td.colorThree {
	background-color:#ccc;
}
