.f12 {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}
.f12-b-r {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}
.f12-b-b {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0066CC;
	font-family: Arial;
}
.f16-b-r {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}

