.bordas {
	border: 1px solid #999999;
}
.garamond {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.botao {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background-color: #A8CF34;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
.bordascinzas {
	border: 1px solid #CCCCCC;
}
.removeespacos {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.textoformulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
}
.titulos {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.tituloverde {
	font-size: 16px;
	font-weight: bold;
	color: #008001;
}
.titulolaranja {
	font-size: 16px;
	font-weight: bold;
	color: #F29400;
}
.textolaranja {
	color: #F29400;
}

