/* EL TEXTO NORMAL, PARA LA MAYORIA DE LAS PÁGINAS */

.textonormal 
{ font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-style: normal; 
  font-weight: normal; 
  text-align: justify;
  margin-left: 1pt;
}


.texto
{ font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-style: normal; 
  font-weight: normal; 
  text-align: justify;
  margin: 1pt;
}


.textitulo {  font-family: Verdana; font-size: 14pt; font-style: normal; font-weight: lighter; text-align: justify; border-left-width: 200pt; margin: 1pt; color: #000066}


.titulo {
 color: #000080;
 font-family: Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: bold;
 font-size: 14pt;
 margin: 1pt;
}


.titulo1 {
 color: #333333;
 font-family: Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: bold;
 font-size: 13pt;
 margin: 10pt;
} 

.subtituloazul {  font-family: arial; font-size: 12pt; font-style: normal; font-weight: bold; color: #000000; margin: 1pt; }

b {  font-family: arial; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000FF; text-decoration: none; text-align: left}
.textopequeno { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; text-align: right; margin: 1pt; }

