.texto {
    color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
}
.texto_bold {
    color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
}
.titulo {
    color: #f5821f;
	font-family: Tahoma;
	font-size: 11pt;
	font-weight:bold;
}