.white {
	font-size: 12px;
	color: #FFFFFF;
}
.gray {
	font-size: 12px;
	color: 8E8F91;
}
.black {
	font-size: 12px;
	color: #000000;
}
