.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.nota_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.bor_drch_azu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009DB6;
}
.nota_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.cuerpoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F86A3;
	text-align: justify;
}
.cuerpo_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

