body{
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
.topo {
	font-size: small;
	font-family: Verdana, times, sans-serif;
	font-weight: bold;
	}
.topo {
	font-size: small;
	font-family: Verdana, times, sans-serif;
	font-weight: bold;
	}
.nota {
	font-size: 8px
	font-family: Arial, sans-serif;
	font-style:italic;
	}
.pequeno {
	color: Black;
	font-size: xx-small;
}
.data {
	font-size: xx-small;
	font-weight: bold;
	padding-right: 20px;
}
.destaque {
	color: Navy;
	font-size: x-small;
	font-weight: bold;
}
.legenda {
	color: black;
	font-size: x-small;
	padding-left: 10px;
	padding-right: 10px;

}
.textologo {
font-family: verdana;
color: black;
font-size: medium
}
h6 {
	text-align: center;
	margin: 2px 16px 2px 2px;
	border: 1px solid Silver;
	background-color: Aqua;
	padding: 2px;
	font-size: xx-small;
}
h5 {
	margin: 1px 5px 1px 5px;
	text-align: center;
	border: 1px solid Silver;
	font-size: 100%;
	padding: 5px;
	background: #F0E68C;
	width: 99%;
}
h4 {
	font-weight: bold;
	border: none;
	margin: 2px 10px 2px 5px;
}
.dir {
	margin: 2px 5px 2px 7px;
}

p.pl {
	padding-left: 10px;
	padding-right: 10px;
	text-indent: 20px;
}
a {
	color: Fuchsia;
}
P {
	font-size: 80%;
	padding-left: 10px;
	padding-right: 10px;

	text-align: justify;
}
h2 {
	margin: 0;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
li.current {
	font-weight:bold;
	color:yellow;
}
#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
} 
#list-menu li {
	margin: 0px 2px 2px 2px;
	font: normal 500 11px/normal Verdana, Helvetica, Arial, sans-serif;
} 
#list-menu a {
	display: block;
	width: 143px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #C0C0C0;
	background: #ff6600; /*url(imagens/botao_off.png);*/
	text-decoration: none;
	text-align: left;
	color: Maroon;
} 
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #FFFFFF;
}
#list-menu a:hover {
	border: 1px solid #C0C0C0;
	color: black;
	background: #FFD700; /*url(imagens/botao_on.png);*/
}
fieldset {
	margin: 5px 5px 5px 5px;
	padding: 1px 1px 0px 10px;
	border: 1px 1px 1px 1px solid #000000;
} 
legend { 
	padding: 2px; 
	background-color: #EBEBFF; 
	color: #000000;
	border: 1px solid #000000; 
	width:200px;
	font-weight: bold;
	text-align: center;
} 
input {
	border: 1px solid #000000;
	font-weight: normal;
	background-color: #F5F5F5;
} 
select { 
	background-color: #B0E0E6;
	font: 11px verdana, arial, helvetica, sans-serif;
	color:#003399;
	}
	textarea {
	border: 1px solid #000000; 
	font-weight: bold; 
	background-color: #F5F5F5; 
}
#rodape {
	color: Aqua;
	text-decoration: none;
}
