body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.box {
  margin-left : 5px;
  margin-right : 5px;
  font-size : 12px;
  text-align : justify;
}
.bottom-text-left {
  color : #ffffff;
  float : left;
  text-align : left;
  width : 50%;
}
.bottom-text-right {
  color : #ffffff;
  text-align : right;
  width : 50%;
}
#menu {
  text-align : left;
  margin-left : 10px;
  margin-right : 10px;
}
#destaque-header {
  margin-top : 0px; 
  margin-left : 10px; 
  margin-right : 8px;
}
.destaque-title {
  color : #03457f;
  margin : 0; 
  margin-top : 2px; 
  margin-bottom : 2px;
}

a.menu-link:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	margin-left : 5px;
}
a.menu-link:visited {
	text-decoration: none;
	color: #ffffff;
}
a.menu-link:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.menu-link:active {
	text-decoration: none;
	color: #ffffff;
}
