body {
	background-color: White;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-image: url(../imagem/img_rodape.JPG);
	background-repeat: no-repeat;
}

table {
	vertical-align: middle;
	margin-left: 5;
	margin-right: 5;
}

td {
	font-family: sans-serif;
	font-weight: bold;
	color: Silver;
	font-size: xx-small;
	vertical-align: middle;
}

