
#main {
  position: absolute;
  top: 20;
  left: 5%;
  width: 90%;
  align: justify;
}

BODY { 
  font-family: arial; 
  font-size: 10pt; 
  color: 000000; 
  font-style: none; 
  font-weight: normal; 
}

/* Font */

FONT { 
  font-family: arial; 
  font-size: 10pt; 
  color: 000000; 
  font-style: none; 
  font-weight: normal; 
}

#titulo { 
   font-family: Arial
   font-size: 12pt; 
   color: ff9900; 
   font-style: none; 
   font-weight: bold; 
}

.titulo_pagina {  font-family: Verdana; font-size: 12pt; font-weight: bold; color: #00699B}
.subtitulos {  font-family: Arial; font-size: 10pt; font-weight: bold; color: #000000}
.subtitulos2 {  font-family: Arial; font-size: 10pt; font-weight: bold; color: ff9900}
