.small {
	font-size: 10px;
	line-height: 17px;
}
.middle {  font-size: 12px; line-height: 20px}
.min {  font-size: 9px; line-height: 15px}
.smallList { font-size: 11px; line-height: 13px}
.middleB { font-size: 12px; font-weight: bold; line-height: 20px}
.minB { font-size: 9px; line-height: 15px}
.smallB {
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.middleList { font-size: 12px; line-height: 15px}
.small_white {
	font-size: 10px;
	line-height: 17px;
	color: #FFFFFF;
}
.smallB_white {
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.small_blue1 {
	font-size: 10px;
	line-height: 17px;
	color: #003399;
}
.smallB_blue1 {
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #003399;
	letter-spacing: 0.1em;
}
.small_blue2 {
	font-size: 10px;
	line-height: 17px;
	color: #00CCFF;
}
.smallB_blue2 {
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #00CCFF;
	letter-spacing: 0.1em;
}
.small_green1 {
	font-size: 10px;
	line-height: 17px;
	color: #136E7A;
}
.smallB_red1 {
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 0.1em;
}
.small_red1 {
	font-size: 10px;
	line-height: 17px;
	color: #FF9900;
}
.smallB_red2 {
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 0.1em;
}
.small_red2 {
	font-size: 10px;
	line-height: 17px;
	color: #990000;
}
.middle_red1 {
	font-size: 12px;
	line-height: 20px;
	color: #FF6600;
}
.middleB_red1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #FF6600;
}
.middle_red2 {
	font-size: 12px;
	line-height: 20px;
	color: #990000;
}
.middleB_red2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #990000;
}
.smallB_green1 {
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #136E7A;
	letter-spacing: 0.1em;
}
.middle_green {
	font-size: 12px;
	line-height: 20px;
	color: #136E7A;
}
.middleB_green {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #136E7A;
}
.middle_blue1 {
	font-size: 12px;
	line-height: 20px;
	color: #003399;
}
.middleB_blue {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #003399;
}
.small_red3 {
	font-size: 10px;
	line-height: 17px;
	color: #FF3300;
}
.smallB_red3 {
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #FF3300;
	letter-spacing: 0.1em;
}
