.normal {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.bigred {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.normalwhite {
	font-size: 12px;
	color: #FFFFFF;
}

.smallbun {
	font-size: 11px;
}
