.normtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA927F;
}
.stattext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA927F;
}
.stattextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA927F;
}
.statwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: normal;
}
.tinygraytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
