form {
margin:0pt;
padding:0pt;
}
input, select {
border:0px solid #999999;
color:#333333;
font-family:Arial;
font-size:12px;
height:17px;
}
input {
width:250px;
background-color:#DEE7B2;
border:medium none;
}
select {
height:20px;
width:170px;
}
.selectUF {
height:20px;
width:40px;
}
.button {
	width:100px;
}

.erro {
color:#FF0000;
}