.crefito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textoBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 17px;
	color: #333333;
	text-align: justify;
}
.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.textoInicial {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	text-decoration: none;

}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.texto{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
}
.tituloInicial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
