.formulario {
	background-color: #d5ccbb;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: d5ccbb;
	border-right-color: d5ccbb;
	border-bottom-color: d5ccbb;
	border-left-color: d5ccbb;

}
.contato {
	background-color: #F5F3EF;
	border-top: thin none #d5ccbb;
	border-right: thin none #d5ccbb;
	border-bottom: thin dotted #d5ccbb;
	border-left: thin none #d5ccbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: a28d68;
	text-decoration: none;




}
.table2 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: d5ccbb;
	border-right-color: d5ccbb;
	border-bottom-color: d5ccbb;
	border-left-color: d5ccbb;
}
