td,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tituloTabela {
	background-color: #004924;
	color: #FFFFFF;
	font-weight: bold;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #286044;
}
.subtitulo {
	font-weight: bold;
	color: #286044;

}


.tabela {
	border: 1px solid #84C225;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
}
.listaTabela1 {
	background-color: #FFFFFF;
}
.listaTabela2 {
	background-color: #EDF8F2;
}

