.boldleft {
	font-weight: bold;
	text-align: center;
}
.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
	color: #F00;
}
.boldfont {
	font-weight: bold;
}
.red {
	color: #F00;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
