.form {
	font-family: tahoma;
	font-size: 11px;
	border: 1px outset #000000;
	color: #006600;
	
}
.botao {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	border: 1px inset #000000;
	margin: auto;
	padding: 1px;
	clear: right;
	float: left;
	height: auto;
	width: auto;
	background-color: #f2f2f2;

}
.text {
	font-family: tahoma;
	font-size: 11px;
		}