.item_name {
	font-size: 12px;
	line-height: 14px
	color: black;
}
.label_name {
	font-size: 13px;
	line-height: 14px;
	color: white;
	font-weight: bold
}

.item_comment  { font-size: 10px; line-height: 14px }
.item_body  { font-size: 10px; line-height: 14px }

.f10w { color: white; font-size: 10px; line-height: 16px }
.f11  { color: #ff4500; font-size: 11px; line-height: 17px }

.f12wb  { color: white; font-weight: bold; font-size: 12px; line-height: 16px }
.f14w   { color: white; font-weight: bold; font-size: 14px; line-height: 18px }


