.font18_white_bold {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.font12_black {

	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.font12_gray {

	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.font12_white {

	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
