body {
	background-color: #FFFFFF;
}
.parrafos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #106671;
	text-align: justify;
}
.parrafos_lin_abajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #106671;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #106671;
}
.parrafos_lin_der {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #106671;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #106671;
	text-align: center;
}
.cabeceratabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background-color: #106671;
}
.parrafos_centro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #106671;
	text-align: center;
}
