body {
	margin-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	color: #000000;
}
.titulo11azul {
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	color: #0A57B3;
	}
.titulo11azulmaior {
	text-decoration: none; 
	font-family: Arial; 
	font-size: 13px; 
	color: #0A57B3;
	}
.titulo11cinza {
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	color: #666666;
	}
.titulo11preto {
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	color: #000000;
	}
.titulo11cinzamaior {
	text-decoration: none; 
	font-family: Arial; 
	font-size: 13px; 
	color: #666666;
	}
.textogeral {
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	color: #000000;
	}
td {
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	color: #000000;
	}
.link11cinza {
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	color: #666666;
	}
.link11cinza:hover {
	text-decoration: underline; 
	}
.link11preto {
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	color: #000000;
	}
.link11preto:hover {
	text-decoration: underline; 
	}
.link11azul {
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	color: #0857B3;
	}
.link11azul:hover {
	text-decoration: underline; 
	}
.form_escuro {
	background-color: #BABABA;
	border-color: #676C7F;
	border-style: none none none none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}
.form_texto {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #e9e9e9;
	}
.form_campo_texto {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #e9e9e9;
	height: 20px;
	width: 147px;
}
.form_campo_busca {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #e9e9e9;
	height: 20px;
	width: 125px;
}
.form_campo_texto_grande {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #e9e9e9;
	height: 20px;
	width: 250px;
}
.form_campo_busca_grande {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #e9e9e9;
	height: 20px;
	width: 250px;
}
.form_campo_text_aerea {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #e9e9e9;
	height: 150px;
	width: 350px;
}