body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000099;
	font-weight: bold;
}
.titulo2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
.titulo3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:justify;
}
.tituloindex{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#096f01;	
}
.tabelageral {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border-right-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.menu{
	font-family:verdana;
	font-size: 11px;
	color:#003366;
	text-align:left;
	background-color:#F2F2F2;
	border-color:#FFF;
	border-style:solid;
	border-right-width:0px;
	border-left-width:1px;
	border-bottom-width:0px;
	border-top-width:1px;
	text-decoration:none;
	cursor:pointer;
	padding:1px;
	position:static;
}
.menu_over{
	font-family:verdana;
	font-size: 11px;
	color:#FFFFFF;
	text-align:left;
	background-color:#999999;
	border-color:#FFFFFF;
	border-width:0px;
	text-decoration:none;
	cursor:pointer;
	padding:2px;
	position:static;
}
.fundoMenu {
	background-color: #f1f1f1;
}
a:hover {
	color: #666;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
