BODY {
 font-size: 8pt;
 color: #666666;
 font-family: "Trebuchet MS", tahoma, arial, sans-serif;
 background-color: #E2EAD1;
 margin: 0px; 
}

DIV.general {
 width: 740px;
 text-align: left;
}

P.barra-inicio {
letter-spacing: 0.1em;
}

P.barra {
border-bottom: 1px solid #7FA83F;
padding-bottom: 10px;
letter-spacing: 0.1em;
}

P.inicio {
padding-left: 75px;
padding-right: 75px;
line-height: 18pt;
}

P.destacado {
 background-color: #CAD8AF;
 padding: 5px;
 border: 1px solid #7FA83F;
 font-weight: bold; 
 font-size: 12pt;
}

P, UL, TD, TH {
 color: #5C6B47;
 font-family: "Trebuchet MS", tahoma, arial, sans-serif;
 font-size: 9.5pt;
 line-height: 16pt;
}

P.pie {
 border-top: 1px solid #7FA83F;
 font-size: 8pt;
}

TABLE.tarifas TD {
}


H1 {  
 font-family: "Trebuchet MS", tahoma, arial, sans-serif;
 font-size: 12pt;
 letter-spacing: 0.1em;
 color: #6F9337;
 padding-bottom: 0px;
}

H2 { 
 font-family: "Trebuchet MS", tahoma, arial, sans-serif;
 font-size: 10pt;  
 font-weight: bold;  
 color: #FFAA33; 
} 

H3 {  
 font-family: "Trebuchet MS", tahoma, arial, sans-serif;
 font-size: 10.5pt;
 letter-spacing: 0.1em;
 border: solid 1px #7FA83F;
 background-color: #E3ECD2;
 padding-left: 4px;
 color: #6F9337;
} 

H3.distinto {
 font-family: "Trebuchet MS", tahoma, arial, sans-serif;
 font-size: 10.5pt;
 letter-spacing: 0.1em;
 color: #6F9337;
 border: none;
 background: none;
}

H4 {
 font-size: 9.5pt;
 border-bottom: solid 1px #C4CBB6;
 padding-bottom: 2px;
 color: #F5871F;
 letter-spacing: 0.1em;
} 

H5 {
 font-size: 9pt;
 border-bottom: solid 1px #C4CBB6;
 padding-bottom: 2px;
 letter-spacing: 0.1em;
 color: #F5871F;
} 

H6 {
 font-size: 9pt;
 font-weight: bold;  
 letter-spacing: 0.1em;
} 


TD {
}

STRONG {  
  font-weight: bold;
} 

EMPHASIZED {  
  font-style: italic;
} 

SMALL {  
  font-size: 7pt;
} 

HR {
  color: #F5871F;
  size: 1px;
}

A:link { 
  color: #7FA83F;
  font-weight: bold;
  text-decoration: none;
} 

A:visited { 
  color: #7FA83F;
  font-weight: bold;
  text-decoration: none;
}

A:hover {
  color: #FF8000;
  font-weight: bold;
  text-decoration: underline;
}