<Style type=text/css>
body {
  font-family: Arial, Verdana, sans-serif;
  ffont-size:12px;
  font-size:11px;
  color: #535B68;
}
td {
  font-family: Arial, Verdana, sans-serif;
  ffont-size:12px;
  font-size:11px;
  color: #535B68;
}


a {
  font-family: Arial, Verdana, sans-serif;
  ffont-size:12px;
  font-size:11px;
  color: navy;
  text-decoration:none;
}
a:hover {
  font-family: Arial, Verdana, sans-serif;
  ffont-size:12px;
  font-size:11px;
  color: navy;
  text-decoration:none;
}

input,select,textarea {
  font-family: Arial, Verdana, sans-serif;
  font-size:11px;
}

.menu {
	font-size:11px;
	color:white;
	text-decoration:none;
}
.menu:hover {
	font-size:11px;
	color:white;
	text-decoration:underline;
}
.menu_verde {
	font-size:11px;
	height:17;
	background-color:#008A42;
	border-top: #1E974E 1px solid;
	border-bottom:#007139 1px solid;
	color:white;
	padding-left:4px;
}
.menu_azul {
	font-size:11px;
	height:17;
	background-color:#005DA5;
	border-top: #0065B5 1px solid;
	border-bottom:#004D8C 1px solid;
	color:white;
	padding-left:4px;
}
.menu_azul_claro {
	font-size:11px;
	height:17;
	background-color:#4A8ABD;
	border-top: #4A92C6 1px solid;
	border-bottom:#4282B5 1px solid;
	color:white;
	padding-left:4px;
}
.chamadamunicipios {
	font-size: 15px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #003A68;
}
</Style>