BODY {
  color: #444;
  font-family: arial, helvetica, sans-serif;
}

P, OL, UL, DL, DD, DT {
  color: #444;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
}

P {
  color: #444;
}

H1 {  
  font-family: verdana, arial, sans-serif;  
  font-size: 13pt;  
  font-weight: bold;  
  color: orange;  
  padding-left: 47px;  
  border-bottom: 1px orange solid;  
  border-left: 4px orange solid;
  letter-spacing: 1pt;
}

H2 { 
  font-family: verdana, arial, sans-serif;  
  font-size: 12pt;  
  font-weight: bold;  
  color: #003399;  
  border-bottom: 1px #003399 solid;
  margin-left: 47px;
  margin-bottom: 0px;
} 

H3 {  
  font-family: verdana, arial, sans-serif;  
  font-size: 11pt;  
  font-weight: bold;  
  padding-left: 25px;  
  letter-spacing: 1pt;
} 

H4 {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #003399; 
  border-bottom: 1px #003399 solid;
} 

H5 {  
} 

OL { 
  font-family: arial, helvetica, sans-serif;  
  font-size: 10pt;
} 

TH {  
  font-family: arial, helvetica, sans-serif;  
  font-size: 9pt;  
  font-weight: bold;
} 

TD {  
  font-family: arial, helvetica, sans-serif;  
  font-size: 10pt;
} 

STRONG {  
  font-weight: bold;
} 

EMPHASIZED {  
  font-style: italic;
} 

SMALL {  
  font-size: 8pt;
  font-family: arial, helvetica, sans-serif;
} 

A:link { 
  color: #FF9900;
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
} 

A:visited { 
  color: #FF6600;
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
} 

A:active {
  color : #FF6600;
}

A:hover {
 color: #003399; 
 text-decoration: underline; }

.epigrafe { 
  font-size: 9pt; 
  font-family: "Times New Roman", times, serif; 
  font-style: italic;  
  color: white; 
  border-top: 3px white solid; 
  border-bottom: 1px white solid; 
  padding-top: 8px; 
  padding-bottom: 8px;
  line-height: 16pt;
}

.titulo-y-nav-superior {
  color: white;
}

.tabla-final {
  font-family: verdana, arial, sans-serif;  
  font-size: 11pt;  
  font-weight: bold;  
  padding-left: 25px;  
  letter-spacing: 1pt;  
  color: white;
}


CAPTION {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

A.epi, A:visited.epi {color: white;
  font-style: normal;
  font-weight: bold;
}

.epi {color: white;
  font-style: normal;
  font-weight: bold;
}

.bullet, A.bullet, A:visited.bullet, A:active.bullet {
color:  white;
font-size: 9pt;
font-weight: bold; 	
}

A:hover.bullet {
  color: blue;
}	


DIV.for {line-height: 8pt;
}

.footer, A.footer, A:visited.footer, A:hover.footer {
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, Sans-serif;
}

