.txt12b {
	font-size: 12px;
	color: #424242;
	line-height: 1.5em;
	font-weight: bold;
}

.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-orange10 {
	font-size: 10px;
	color: #FF8400;
	line-height: 1.5em;
}

.txt-orange12 {
	font-size: 12px;
	color: #FF8400;
	line-height: 1.5em;
}

.txt-red10 {
	font-size: 10px;
	color: #ff0000;
	line-height: 1.5em;
}
.txt-red12 {
	font-size: 12px;
	color: #ff0000;
	line-height: 1.5em;
}
.txt-red14 {
	font-size: 14px;
	color: #ff0000;
	line-height: 1.5em;
	font-weight: bold;
}

.txt-info {
	font-size: 14px;
	color: #CC6666;
	line-height: 1.5em;
}
.txt-blue10 {
	font-size: 10px;
	color: #2075C9;
}
.txt-blue12 {
	font-size: 12px;
	color: #2075C9;
}
.txt-green {
	font-size: 12px;
	color: #59AA8B;
	line-height: 1.5em;
}
.txt-green10 {
	font-size: 10px;
	color: #18553e;
	line-height: 1.5em;
}