  BODY {
    margin-left: 5%;
    margin-right: 35%;
    color: black;
    font-family: sans-serif;
    background: white;
  }
DD, DT, DL, P, UL, EM {
font-family: sans-serif;
}
  P.index {
    font-family: sans-serif;
   margin-bottom: 2em;
   margin-left: 4em;
}
    
  A:link {
    color: blue;
  }

  A:visited {
    color: navy;
  }

A:active {
color: aqua;
}

H1 {
clear: left;
text-align: left;
color: teal;
font-family: sans-serif;

  }

H1.articulo { 
text-align: left;
font-size: 16pt;
 font-weight: bold;
 font-family: sans-serif;
color: teal;
}

H2 {
width: 12em;
 padding-right: 15px;
 font-size: 14pt;
 font-weight: bold;
 font-family: sans-serif;
}


H2, H3 {
    color: teal;
  }

  H4	{
  	background-color: yellow;
	}

  PRE {
    font-family: monospace;
    /* font-size: 100%; */
  }

.chiquito {
font-size: 10pt;
}
DT {
colot: red;
}

.navega1 {
font-family: sans-serif;
font-size: 11pt;
color: maroon;
text-align: center;
/*border: thin dotted black;*/
margin-right: 5%;
}
.dentro {
color: white;
background: blue;
font-size: 13pt;
font-weight:bold;
}
.dentro2 {
color: navy;
font-size:13pt;
font-weight: bold;
}

.highlight {
background: yellow;
}

.grandote {
font-size: 16pt;
font-weight: bold;
}

