.textos {
	font-family: arial;
	font-size: 11pt;
	font-style: normal;
}
.textospequeños {
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subrayados {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.text_tablas {
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
}
.vinculos {
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

