.normal {
	font-size: 12px;
}
.lead {
	font-size: 12px;
	line-height: 150%;
}
.large {
	font-size: 14px;
}
.norma-b {
	font-size: 12px;
	font-weight: bold;
}
.cap {
	font-size: 10px;
}
.large-b {
	font-size: 14px;
	font-weight: bold;
}
