body  {
        font-size: 11pt;
        font-family:  Georgia, Verdana, "Book Antiqua", Times, serif;
        color: black;
        text-align: justify;
        margin-left: 0;
        top-margin: 0;
      }

table {
        font-size: 11pt;
      }
      
table.soon
      {
        font-size: 9pt;
      }      
      
td.borderleft 
      {
        border-left: thin solid #CCCC66;
      }
                
td.borderright 
      {
        border-right: thin solid #CCCC66;
      }
                
td.borderbottomsides 
      {
        border-left: thin solid #CCCC66;
        border-right: thin solid #CCCC66;
        border-bottom: thin solid #CCCC66;
      }

.borderallsides 
      {
        border-left: thin solid #CCCC66;
        border-right: thin solid #CCCC66;
        border-top: thin solid #CCCC66;
        border-bottom: thin solid #CCCC66;
      }
      
.texto_subtitulo_branco { font-family: Georgia; font-size: 11px; color: black ; font-weight: bold }
      