body {
	font-family: Verdana;
	color: #999999;
	background-color: #ebebeb;
	background-image: url(../imagens/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}
.tabela {
	background-image: url(../imagens/grafismo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.logo {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.logo a {
	text-decoration: none;
	color: #FF6600;
}
.logo a:hover {
	text-decoration: underline;
	color: #000000;
}
