.menu {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.datos {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #373868;
	margin-top: 1pt;
	margin-bottom: 1pt;
}
.texto {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.titulo {
	font-family: "Arial Narrow";
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
}
.iniciativas {
	font-family: "Arial Black";
	font-size: 9pt;
	color: #2D431C;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #D8E2C0;
}
.iniciativas2 {
	font-family: "Arial Black";
	font-size: 8pt;
	color: #2D431C;
	background-position: left bottom;
	background-color: #2D431C;
}
.titulo2 {
	font-family: "Arial Narrow";
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}

