/* STILI EDITOR */
#f_otwrapper span.plain{
	color: #000000;
	font-weight: normal;
}
#f_otwrapper span.important{
	color: #CE731B;
	font-weight: bold;
}
#f_otwrapper span.title{
	font-size: 10pt;
	font-weight: bold;
	display: block;
}
#f_otwrapper p.textLeft{
	text-align: left;
}
#f_otwrapper p.textRight{
	text-align: right;
}
#f_otwrapper p.textCenter{
	text-align: center;
}
#f_otwrapper p.justified{
	text-align: justify;
}
