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


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


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

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


.size14 {
	font-size: 14px;
}
.size14b {
	font-size: 14px;
	font-weight: bold;
}
.size14h {
	font-size: 14px;
	line-height: 150%;
}
.size14bhred {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;	
	color: #990000;
}
.navi {
	font-size: 12px;
	cursor:hand;
}
.subtitle {
	font-size: 14px;
	color: #FFFFFF;
}

