.notas{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 }
.notas_titulo{
 FONT-WEIGHT: bold;
 FONT-SIZE: 16px;
 text-align:center;
 }
.notas_subtitulo{
 FONT-WEIGHT: bold;
 FONT-SIZE: 15px;
 COLOR: #2f4f88;
 text-align:center;
}
.notas_subtitulo1{
 FONT-WEIGHT: bold;
 FONT-SIZE: 14px;
 COLOR: #2f4f88;
 text-align:center;
}

.notas_identado{ 
 text-indent:3.0em;
 text-align:left;
 FONT-SIZE: 1.0em;
 margin-top:20px;
}

.notas_rojo {COLOR: #ff0000;}
.notas_negro {COLOR: #000000;}
.notas_azul {COLOR: #2f4f88;}
.notas_granate{COLOR: #950a27;}


.notas_fondo_gris{
 FONT-WEIGHT: bold; 
 background-color:#CCCCCC;
 }