<!--
body,td,th {
	font-family: Trebuchet MS, Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.negrito {
	font-weight: bold;
	color: #000000;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #596A84;
}
.titulonegrito {
	font-size: 14px;
	font-weight: bold;
	color: #253A97;
}
.texto {
	text-align: justify;
}
a {
	font-weight: normal;
	color: #3C4DB5;
	text-decoration: none;
}
-->