 
<style> 
body { 
      overflow-x:hidden; 
   overflow-y:auto; 
   background:#CCE6CC; 
 font-family: arial,verdana; 
 font-size: 8pt;    
   } 
    
.tabela { 
 font-family: arial,verdana; 
 font-size: 8pt;    
   }    
    
input,select,textarea{  
 font-family: arial,verdana; 
 font-size: 8pt; 
 /* color: #000000; */ 
 background: #FFCC00; 
 } 
 
.assinatura{  
 font-family: verdana,arial; 
 font-size: 7pt; 
 color: #66CC99; 
 } 
  
 .fd_escuro{  
 font-family: verdana,arial; 
 font-size: 8pt; 
 font-weight: bold; 
 color: #FFFFFF; 
 }
 
 </style>
