.red {
	color: #A10000;
}

.normal {
	color: #BDBDBD;
}

.white {
	color: #FFFFFF;
}

.s11 {
	font-size: 11px;
}

.s12 {
	font-size: 12px;
}

.s14 {
	font-size: 14px;
}

.s18 {
	font-size: 18px;
}

.bold {
	font-weight: bold;
}

.underline {
	font-weight: underline;
}
