.printfriendly {
	border-bottom: 1px solid #000000;
}

body {
	width: 800px;
	background: #ffffff;
}

.date{
	color : #000000;
	font-size: 10px;
	font-weight: 700;
}

.stat{
	color : #000000;
	font-size: 11px;
	text-align: center;
}

.statsmall{
	color : #000000;
	font-size: 10px;
	font-weight: 700;
	text-align: center;
}

.stat2{
	color : #000000;
	font-size: 10px;
	text-align: center;
}

.statb{
	color : #000000;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
}