.bordas {
	border: 3px solid #000000;
}
.garamond {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.botao {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	background-color: #F29400;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
.bordascinzas {
	border: 2px solid #E2001A;
}
.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: 45px;
	font-weight: bold;
	color: #FFFFFF;
	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;
}
.endereco {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.textopreto {
	color: #000000;
}
.bordaslaranjas {
	border: 3px solid #EF8F01;
}
