  BODY {
    background:#FFFFFF;
  }

P, DT, DD, DL, UL, LI, OL {
font-family: "Verdana",sans-serif;
}

H1,H2,H3 {
font-family: "Verdana", sans-serif;
color: #333333;
}
    
 A:link {
/*    color: blue;*/
    text-decoration:none;
    font-weight:bold;
    color: #000066;
  }

A:visited {
/*    color: purple;*/
color: #993333;
}

A:active {
/*color: aqua;*/
color:white;
}

H1 {
text-align: left;
}

H2 {
}

.flota {
width: 8em;
padding-right: 15px;
float:left;

}


/*H3 {
margin-top: 14pt;
}*/



IMG {
border: 0;
  }

td {
/*font-size: smaller;*/
}

DT {
font-weight: bold;
}
DD {
margin-left:2em;
margin-bottom: 1em;
}

.dentro1 {
background:#CCCCCC;
}

.highlight {
background:#00FF00;
}
.main {
margin-left: 5%;
margin-right: 35%;
}
