  BODY {
    color: black;
/*margin-left:10%;*/
/*margin-right:15%;*/
/*    background: white;*/
  }

P, DT, DD, DL, UL, LI, OL {
font-family: "Verdana", serif;
color:black;
font-size: small;
}

TD.menu {
font-family: "Scribble", "Verdana", sans-serif;
font-weight:bold;
text-align:center;
/*color:#003333;*/
}

H1,H2,H3 {
font-family: "Garamond", serif;
/*color: #009999;*/
background: #66CC99;
}
    
 A:link {
    color: #006699;
    text-decoration: none;
    font-weight: bold;
  }

A:visited {
    color: #660033;
}

A:active {
color: white;
}


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

}


IMG {
border: 0;
  }

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

.dentro1 {
color:blue;
font-weight:bold;
}
.dentro {
color:gray;
}

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