body {
 font-family: "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #573712; 
}

td {
 font-size: 12px;
 color: #573712;
 } 
 
.td {
 font: 11px "Trebuchert MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #573712;
} 
 
.nome {
 color: #FDEDD1;
 }  
 
.input {
 border: #573712 0px solid;
 background-color: #FBF4E7;
 font-size: 12px;
 width: 70px;
 height: 18px;
 text-align: center;
 color: #573712;
 } 
 
 .input2 {
 border: #573712 1px solid;
 background-color: #FBF4E7;
 font-size: 12px;
 width: 30px;
 height: 18px;
 text-align: center;
 color: #573712;
 } 
 
  .input3 {
 border: #573712 1px solid;
 background-color: #FBF4E7;
 font-size: 12px;
 width: 50px;
 height: 18px;
 text-align: center;
 color: #573712;
 } 
 
  .input4 {
 border: #573712 1px solid;
 background-color: #FBF4E7;
 font-size: 12px;
 width: 100px;
 height: 18px;
 text-align: left;
 color: #573712;
 }
 
 .area {
 margin: 1px; 		
 font-size: 100%;
 width: 540px; 
 height: 50px;  
 color: #573712;
 border: #573712 0px solid;
 background-color: #FBF4E7;
}
 
 .button {
 background-color: #FBF4E7;
 font-size: 90%;
 font-weight: bold; 
 width: auto;
 color: #000;
 text-align: center;
 } 
