.fonte_rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.titulo {
	font-size: 16px;
	color: #C83000;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.titulo2 {
	font-family: Arial;
	font-size: 16px;
	color: #CC0000;
}
.subtitulo {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
input {

	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #F4F4F4;
	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: none;
}
select {


	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #F4F4F4;
	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: none;
}
textarea {


	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #F4F4F4;
	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: none;
}

