.caixaform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFEACA;
	height: 14px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	margin-bottom: 2px;
}
.enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFEACA;
	height: 20px;
	border: thin solid #FFC166;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.contorno {
	border: thin solid #006699;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	background-color: #ffffff;
}
.legenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

