.size10 {
	font-size: 10px;
}
.size10h {
	font-size: 10px;
	line-height: 140%;
}
.size10hb {
	font-size: 10px;
	line-height: 140%;
	font-weight: bold;
}

.size11 {
	font-size: 11px;
}
.size11h {
	font-size: 11px;
	line-height: 150%;
}
.size11hb {
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
}

.size12 {
	font-size: 12px;
}
.size12h {
	font-size: 12px;
	line-height: 150%;
}
.size12hb {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}

.size14 {
	font-size: 14px;
}
.size14h {
	font-size: 14px;
	line-height: 150%;
}
.size14b {
	font-size: 14px;
	font-weight: bold;
}
.size14hb {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
}

.size16b {
	font-size: 16px;
	font-weight: bold;
}
