  BODY {
    margin-left: 5%;
    margin-right: 30%;
    color: black;
    font-family: sans-serif;
    background: white;
  }
P,DT,DD,DL,UL,LI,OL,H1,H2,H3 {
font-family: sans-serif;
}

P {
font-size: 12pt;
}

/*  P.index {
   margin-bottom: 0.5em;
}*/


  A:link {
    color: blue;
  }

  A:visited {
    color: navy;
  }

A:active {
color: aqua;
}

H1 {
text-align: left;
color: teal;
font-size: 16pt;
  }

H1.articulo { 
text-align: left;
font-size: 15pt;
font-weight: bold;
color: teal;
}

H2 {
margin-top: 14pt;
width: 12em;
font-weight: bold;
font-size: 14pt;
}

.flota{
width: 8em;
padding-right: 12px;
float:left;

}

H2, H3 {
    color: teal;
  }
H3 {
margin-top: 14pt;
font-size:14pt;
font-weight: bold;
width: 20 em;
}

  H4	{
  	background-color: yellow;
	}

  PRE {
    font-family: monospace;
    /* font-size: 100%; */
  }

  IMG {
border: 0;
  }
H2.mediano {
font-size: 14pt;
float: none;
font-weight: bold;
}


.chiquito {
font-size: 10pt;
font-family: helvetica;
}

DT {
font-weight: bold;
}
DD {
margin-left:2em;
margin-bottom: 1em;}

.navega1 {
margin-right: 10%;
color: black;
font-family: sans-serif;
background: white;
font-size: 10pt;
/*border: thin dotted black;*/
}

.dentro {
color: white;
background: blue;
font-size: 11pt;
font-weight:bold;
}
.dentro2 {
color: navy;
font-size:11pt;
font-weight: bold;
}

.highlight {
background: yellow;
}
