body, td {
     font-family: "Verdana", "Arial", "sans-serif";
     font-size: 10pt;
     margin-left: 10%;
     margin-right: 10%;
     background-color: #FEFEFE;
}

A:link {color: navy}
A:visited {color: #AB5B90}
A:hover {color: red}
A:active {color: navy}
.tit {
     font-size: 15pt;
     font-weight: 700;
     color: white;
     background-color: #004080;
}

.sub {
     font-size: 12pt;
     color: navy;
     font-weight: 800;
     background-color: #BDC6FF;
}

/* Sangria */

.d {
     text-indent: 5%;
}

.liga {
     font-size: 8pt;
}

.ital {
	font-style: italic;
}

.fdarkblue {
    background-color: darkblue;
    font-weight: 800;
    color: silver;
    background-color: darkblue;
}

.fondo1 {
    background-color: #B0D9D6;
}

.fondo2 {
    background-color: #C5CEBB;
}

.tip {
    font-weight: 800;
    text-decoration: underline ;
    font-size: 13pt;
	text-align: left;
}

.tip2 {
    font-weight: 800;
    text-decoration: underline ;
    font-size: 10pt;
	text-align: left;
}	 
.nota {
   font-family: Verdana;
   font-size: 10;
}

