.subtitle {
	font-weight:bold;
	font-size:12px;
	color:#C5222F;
}
.important {
	font-style:italic;
	font-weight:bold;
	color:#091562;
}
.pas-important {
	font-style:italic;
	color:#747DB5;
}
.normal {
	font-family:verdana, arial, sans serif;
	font-size:11px;
	color:#091562;
}