.txt10px {
	font-size: 10px;
	line-height: 16px;
}
.txt14px {
	font-size: 14px;
	line-height: 20px;
}
.txt16px {
	font-size: 16px;
	line-height: 24px;
}

.txt10pxGray {
	color: #999999;
	font-size: 10px;
	line-height: 16px;
}
.txtGray {
	color: #999999;
}
.txt14pxGray {
	color: #999999;
	font-size: 14px;
	line-height: 20px;
}
.txt16pxGray {
	color: #999999;
	font-size: 16px;
	line-height: 24px;
}

.txt10pxRed {
	color: #800032;
	font-size: 10px;
	line-height: 16px;
}
.txtRed {
	color: #CC0000;
}
.txt14pxRed {
	color: #800032;
	font-size: 14px;
	line-height: 20px;
}
.txt16pxRed {
	color: #800032;
	font-size: 16px;
	line-height: 24px;
}

.txt10pxBlue {
	color: #003366;
	font-size: 10px;
	line-height: 16px;
}
.txtBlue {
	color: #003366;
}
.txt14pxBlue {
	color: #003366;
	font-size: 14px;
	line-height: 20px;
}
.txt16pxBlue {
	color: #003366;
	font-size: 16px;
	line-height: 24px;
}

.txt10pxOrange {
	color: #FE9900;
	font-size: 10px;
	line-height: 16px;
}
.txtOrange {
	color: #FE9900;
}
.txt14pxOrange {
	color: #FE9900;
	font-size: 14px;
	line-height: 20px;
}
.txt16pxOrange {
	color: #FE9900;
	font-size: 16px;
	line-height: 24px;
}

.txt10pxGreen {
	color: #003366;
	font-size: 10px;
	line-height: 16px;
}
.txtGreen {
	color: #003366;
}
.txt14pxGreen {
	color: #003366;
	font-size: 14px;
	line-height: 20px;
}
.txt16pxGreen {
	color: #003366;
	font-size: 16px;
	line-height: 24px;
}
