body{
	background-color: #ffffff;
}
.titulos{
	font-size: 14px;
	font-family: Trebuchet Ms;
	color: #2f6237;
	font-weight: bold;
}
.titulos2{
	font-size: 12px;
	font-family: Trebuchet Ms;
	color: #2f6237;
	font-weight: bold;
}
.texto{
	font-size: 12px;
	font-family: Trebuchet Ms;
	color: #686868;
	font-weight: none;
	text-align: justify;
}
.texto2{
	font-size: 10px;
	font-family: Trebuchet Ms;
	color: #686868;
	font-weight: none;
	text-align: justify;
}
.texto_resumen2{
	font-family: Trebuchet ms;
 	font-size: 8pt;
 	color:#858585;
	text-align: left;
	text-decoration: none;
}


