<!--
  Body { Background-color: #c0c0c0; Font-family: Arial; Color: #000000;
     Scrollbar-face-color: #c0c0c0;
     Scrollbar-highlight-color: #000000;
     Scrollbar-shadow-color: #000000;
     Scrollbar-3Dlight-color: #000000;
     Scrollbar-arrow-color: #000000;
     Scrollbar-track-color: #000000;
     Scrollbar-darkshadow-color: #000000 }
  a:Link { Text-decoration: none; font-weight: bold; Color: #000000 }
  a:Visited { Text-decoration: none; font-weight: bold; Color: #5a5a5a }
  a:Active { Text-decoration: none; font-weight: bold; Color: #0ff51f }
  a:Hover { Text-decoration: none; font-weight: bold; Color: #fd8a16 }
  .tituloitem { Font-family: Arial; Font-weight: bold; Font-size: 8pt; Color: #fd8a16 }
  .item { Font-family: Arial; Font-weight: bold; Font-size: 7pt }
  .descricao { Font-family: Arial; Font-size: 8pt }
  .texto { Font-family: Arial; Color: #000000; Font-size: 12pt; Text-align: Justify; Margin-top: -15 }
  .titulo { Font-family: Arial; Color: #000000; Font-size: 14pt; Font-weight: bold }
  .botao { background-color: #000000;
               font-family: Arial;
               font-weight: bold;
               font-size: 8pt; color: #c0c0c0;
               border-left: 1 solid #999999; 
               border-right: 1 solid #000000;
               border-top: 1 solid #999999; 
               border-bottom: 1 solid #000000 }
  .seleccao { Background-color: #c0c0c0;
              Font-family: Arial;
              Font-weight: bold;
              Font-size: 8pt;
              Color: #000000; }
  .textarea { font-family: Arial;
              font-size: 8pt;
              color: #000000;
              font-weight: bold; 
              background-color: #C0C0C0 }
//-->