.txt12b {
	font-size: 12px;
	color: #424242;
	line-height: 1.5em;
	font-weight: bold;
}

.txt12 {
	font-size: 12px;
	color: #424242;
	line-height: 1.5em;
}

.txt14 {
	font-size: 14px;
	color: #424242;
	line-height: 1.5em;
}

.txt10 {
	font-size: 10px;
	color: #424242;
	line-height: 1.5em;
}
.txt-white10 {
	font-size: 10px;
	color: #ffffff;
	line-height: 1.5em;
}

.txt-white14 {
	font-size: 14px;
	color: #ffffff;
	line-height: 1.5em;
	font-weight: bold;
}

.txt-green12 {
	font-size: 12px;
	color: #77A61C;
	line-height: 1.5em;
}

.txt-orange10 {
	font-size: 10px;
	color: #FF8400;
	line-height: 1.5em;
}

.txt-orange12 {
	font-size: 12px;
	color: #FF8400;
	line-height: 1.5em;
}

.txt-red10b {
	font-size: 10px;
	color: #F55A24;
	line-height: 1.5em;
	font-weight: bold;
}
.txt-red12 {
	font-size: 12px;
	color: #ff0000;
	line-height: 1.5em;
}

.txt-brawn10 {
	font-size: 10px;
	color: #8F5F5F;
	line-height: 1.3em;
}
.txt-red10 {
	font-size: 10px;
	color: #FF0000;
	line-height: 1.5em;
}
.txt-blue10 {
	font-size: 10px;
	color: #0066CC;
	line-height: 1.5em;
}