.size10 {
	font-size: 85%;
}
.size10b {
	font-size: 85%;
	font-weight: bold;
}
.size10h {
	font-size: 85%;
	line-height: 150%;
}
.size10bh {
	font-size: 85%;
	font-weight: bold;
	line-height: 150%;
}


.size11 {
	font-size: 90%;
}
.size11b {
	font-size: 90%;
	font-weight: bold;
}
.size11h {
	font-size: 90%;
	line-height: 150%;
}
.size11bh {
	font-size: 90%;
	font-weight: bold;
	line-height: 150%;	
}

.size12 {
	font-size: 100%;
}
.size12b {
	font-size: 100%;
	font-weight: bold;
}
.size12h {
	font-size: 100%;
	line-height: 150%;
}
.size12bh {
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;	
}


.size14 {
	font-size: 120%;
}
.size14b {
	font-size: 120%;
	font-weight: bold;
}
.size14h {
	font-size: 120%;
	line-height: 150%;
}
.size14bh {
	font-size: 120%;
	font-weight: bold;
	line-height: 150%;
}