
body {
    background-color: #F4F6FB;
    font-family: Verdana, sans-serif;
    font-size:11px;
    margin-top: 150px;
}


.botao {
   background-color: #3229EE;
   font: 14px Verdana, sans-serif;
   color: #CCFFFF;
}

.tabela1 {
   background-color: #FFFFFF;
}
.tabela2 {
   border-bottom-style: solid;
   border-top-style: solid;
   border-bottom-width: 1px;
   border-top-width: 1px;
   border-color: #000000;
   background-color: #FFFFFF;

}

.tabela3 {
   border-top-style: solid;
   border-top-width: 1px;
   border-color: #000000;
   background-color: #FFFFFF;
}

.campos {
   background-color: #F4F6FB; 
    
}
