@charset "utf-8";
table.stats {
	border: 1px solid #666666;
	margin-bottom: 1em;
}
table.stats tr td, table.stats tr th {
	border-bottom: 1px solid #CCCCCC;
	padding: 0.4em;
}
table.stats th.p {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}