body {
width: 550px;
margin: 0px;
font-family: verdana, arial, helvetica, sans-serif;
}

table {
font-size: 10pt;
color: rgb(100,100,100);
}

b {
color: rgb(120,120,120);
}

form {
font-size: 10pt;
}

input {
font-size: 10pt;
color: rgb(135,135,135);
border: 1px solid rgb(200,200,200);
}

select {
color: rgb(140,140,140);
background: rgb(245,245,245);
font-size: 10pt;
}

.botao {
color: rgb(22,42,30);
background: rgb(245,245,245);
border-style: outset;
border-color: rgb(200,200,200);
}
