div {
   width:470px;
   height:490px;
   overflow: auto;
   font-family:Arial;
   font-size:11px;
   font-weight:normal;
   color:#6D787A;
   padding:3pt;
   }

A:link {
      text-decoration:underline;
      font-weight:bold; 
      color:#6D787A;
      font-family:Arial;
      font-size:8pt;
      line-height:150%;
      }
A:hover {
      text-decoration:underline; 
      font-weight:bold; 
      color:#CC0000;
      font-family:Arial;
      font-size:8pt;
      line-height:150%;
      }
A:visited {
      text-decoration: underline;
      font-weight:bold; 
      color:#000000;
      font-family:Arial;
      font-size:8pt;
      line-height:150%;
      }
A:active {
      text-decoration: none;
      font-weight:bold; 
      color:#FF0000;
      font-family:Arial;
      font-size:8pt;
      line-height:150%;
      }

td.texto, th.texto, tr.texto, p.texto {
  font-family:Arial;
  font-size:11px;
  color:#6D787A  
  text-align:justify;
      font-weight:normal;
      line-height:130%;
      background-color: transparent;
      text-align:justify;
      padding:5pt;
      vertical-align: top;
      }

td.titulo, th.titulo, tr.titulo, p.titulo {
      font-family:Arial;
      font-size:14px;
      color:#6D787A  
      text-align:justify;
      font-weight:bold;
      line-height:130%;
      background-color: transparent;
      padding:5pt;
      vertical-align: top;
      }

body {
  font-family:Arial;
  font-size:11px;
  color:#6D787A;  
  text-align:justify;
  line-height:130%;
  font-weight:bold;
  #background-color:#FFCC33
  #background-image: url(http://www.vazzi.com.br/imagens/fundo.jpg);
  #background-attachment: fixed;
  #bgproperties=fixed;
  #background-repeat: no-repeat;
  #background-position: center top;
  padding:0pt;
  }