.font-10 {
	font-size: 10px;
}
.font-12 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;


}
.font-14 {
	font-size: 14px;
	line-height: 18px;

}
.font-14B {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0000FF;	

}
.font-14G {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #660000;	

}
.font-16 {
	font-size: 16px;
}
.font-18 {
	font-size: 18px;
	color: #FFFFFF;
}
