.f12 {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}
.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;
}
.f12-b {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #0099CC;
}
.f14 {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
