
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: normal;
	color: #FD4E02;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textonegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
li .textonegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: circle;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.numeros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 27px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.comu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}

