@charset "utf-8";
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffff;
	text-align: justify;
}
.texto .texto .texto {
	font-size: 10pt;
}

