.title {
	font-size: 16px;
	font-weight:bold;
	color:#0099DD;
}
.subtitle_darkBL {
	font-size: 14px;
	font-weight:bold;
	color:#005599;
}
.subtitle_BL {
	font-size: 14px;
	font-weight:bold;
	color:#5294C5;
}
.subtitle_lineYE {
	font-size: 14px;
	font-weight:bold;
	color:#528CBD;
	background-image: url(/templates/images_qualivie/lineYE.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	width: 100%;
}
.important_BL {
	font-size: 12px;
	font-weight:bold;
	color:#528CBD;
}
.important {
	font-size: 12px;
	font-weight:bold;
}
.normal {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color:#000000;
}