.f10 {
font-size: 10px;
color: #000000;
}

.f10r {
font-size: 10px;
color: #FF0000;
}


.f12r {
	font-size: 12px;
	color: #FF0000;
}
.f12w {
	font-size: 12px;
	color: #FFFFFF;
}
.f12b {
	font-size: 12px;
	font-weight: bold;
}
.f14br{
    color: #ff6600;
	font-size: 14px;
	font-weight: bold;

}
.f14rb{
    color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

.f14wb{
    color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.f14bl{
    color:#0000FF;
	font-size: 14px;
	text-decoration:none;
}


.f16 {
	font-size: 16px;
}
.f16b {
	font-size: 16px;
	font-weight: bold;
}
.f16br {
    color: #ff6600;
	font-size: 16px;
	font-weight: bold;
}

