@charset "utf-8";
/* CSS Document */
table.statistics th {
 padding: 1.5em 0.5em !important; }
	
table.statistics tr td p {
	font-size: 85%;
 margin: 0.5em 0; }
	
table.statistics tr.selected td p {
 color: #FFF !important; }

