td img {
    display: block;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color:#2e7629;
	scrollbar-arrow-color:#A1BC2D;
	scrollbar-3dlight-color:#A1BC2D;
	scrollbar-highlight-color:#A1BC2D;
	scrollbar-face-color:#475B13;
	scrollbar-shadow-color:#A1BC2D;
	scrollbar-darkshadow-color:#A1BC2D;
	scrollbar-track-color:#68851B;
}
.rodape {
    color: #000000;
    font-size: 9px
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-style:oblique;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

.e-mail {
    color: #000000;
    font-size: 10px
}
.e-mail a:link {
	color: #000000;
	text-decoration: none;
}
.e-mail a:visited {
	text-decoration: none;
	color: #000000;
}
.e-mail a:hover {
	text-decoration: underline;
	color: #000000;
}
.e-mail a:active {
	text-decoration: none;
	color: #000000;
}
