BODY {
 color: #AAAAAA;
 font-family: verdana, arial, sans-serif;
 background-color: black;
}

BODY.in {
 color: #666666;
 font-family: verdana, arial, sans-serif;
 background-color: white;
}

P, H1, H2, H3, OL, DL, DD, DT {
 color: #666666;
 font-family: verdana, arial, sans-serif;
 font-size: 8pt;
 line-height: 14pt;
 margin-top: 12px;
 margin-bottom: 12px;
}

P {
 color: #666666;
 font-family: verdana, arial, sans-serif;
 font-size: 8pt;
 text-align: justify;
}


H1 {
 font-size: 10pt;
 font-weight: bold;
 line-height: 8pt;
 border-bottom: 1px solid #999999;
 border-left: 8px solid #C60202;
 padding-left: 10px;
 padding-bottom: 5px;
 margin-bottom: 7px;
}

H2 {
 font-size: 8.5pt;
 font-weight: bold;
 border-bottom: 1px solid #C60202;
 margin-bottom: 2px;
 margin-top: 30px;
} 

H3 { 
} 

TD {
 font-family: verdana, arial, sans-serif;
 font-size: 8pt;
}

UL, LI {
 color: #666666;
 font-family: verdana, arial, sans-serif;
 font-size: 8pt;
 line-height: 14pt;
 margin-top: 8px;
 margin-bottom: 8px;
 list-style-type: square;
 color-list: red;
 margin-left: 30px;
}  

STRONG {  
 font-weight: bold;
} 

EMPHASIZED {  
  font-style: italic;
} 

SMALL {  
  font-size: 8pt;
  font-family: verdana, arial, sans-serif;
} 

HR {
  color: white;
  size: 1pt;  
}

A:link { 
  color: #FF6246;
  text-decoration: none;
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
} 

A:visited { 
  color: #BE0B01;
  text-decoration: none;
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
} 

A:hover {
  color: red; 
  text-decoration: underline;
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
}

A:hover.copyright ,A:visited.copyright ,A:link.copyright {
 font-size: 7.5pt;
}

A:visited.volver ,A:link.volver {
 font-size: 7.5pt;
 letter-spacing: 0.1em;
}

A:hover.volver {
 font-size: 7.5pt;
 letter-spacing: 0.1em;
}

A:link.comentario, A:visited.comentario {
 font-weight: normal;
 font-size: 8pt;
}

A:hover.comentario {
 font-weight: normal;
 font-size: 8pt;
}

TABLE.barra-nav {
}

TD.barra-negro {
background-color: black;
}

TD.barra-rojo {
background-color: #C60202;
}

TABLE.internas {
 border-top: 1px solid #800000;
 margin-top: 20px;
}

TABLE.internas TD {
 color: #666666;
 font-family: verdana, arial, sans-serif;
 font-size: 8pt;
 line-height: 14pt;
 margin-top: 12px;
 margin-bottom: 12px;
 border-bottom: 1px solid #800000;
 padding-bottom: 10px;
 padding-top: 10px;
}

TABLE.internas TH {
 color: #666666;
 font-family: verdana, arial, sans-serif;
 font-size: 8pt;
 line-height: 14pt;
 margin-top: 12px;
 margin-bottom: 12px;
 border-bottom: 1px solid #666666;
}

TABLE.copyright {
 border-top: 1px solid #666666;
 border-bottom: 1px solid #666666;
}

P.estrofa {
 text-align: left;
 font-style: italic;
 margin-left: 250px;
}

P.autores {
  text-align: right;
}

P.anuncio {
 font-size: 7.5pt;
 color: #E06050;
 letter-spacing: 1pt;
 font-weight: bold;
}

P.copyright {
 color: #969696;
 font-family: verdana, arial, sans-serif;
 font-size: 7.5pt;
 text-align: center;
 line-height: 13pt;
 margin-top: 0px;
 margin-bottom: 0px;
}

P.t-presentaciones {
 font-size: 6.5pt;
 color: #CC360B;
 letter-spacing: 1em;
 font-weight: bold;
 text-align: center;
}

P.presentaciones {
 color: #E86860;
 font-size: 7.5pt;
 letter-spacing: 0.1em;
 font-weight: bold;
 text-align: center;
 margin-top: 0px;
 margin-bottom: 0px;
}

A.barra:link, A.barra:hover, A.barra:visited {
 font-size: 7.5pt;
}

A.barra:link, A.barra:visited {
  color: #FF6246;
}

P.barra {
 font-size: 7.5pt;
 color: #CCCCCC;
 text-align: center;
 margin-top: 4px;
 margin-bottom: 4px;
}

P.destacado {
 color: #BBBBBB;
 text-align: center;
}

IMG.acerca {
 float: left;
 padding-right: 15px;
 padding-top: 5px;
}