body
{
	width: auto;
}
.statDescription
{
	font-size:10pt;	
	text-align:center;	
}
.statContent
{
	font-size:14pt;	
	text-align:center;	
	margin: 10pt 0pt;
}
table.statTable
{
	margin: auto;
	text-align: center;
}
table.statTable th
{
	border-bottom: 1pt dashed #000;
}
table.statTable th, table.statTable td
{
	padding: 5pt 10pt;
	border-left: 1pt dotted #ccc;
	border-right: 1pt dotted #ccc;
}