body {
	font-family: arial;
	color: #000000;
	margin: 0px;
	background-color: #000000;
}
a, link, visited {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
table {
	font-size: 17px;
	font-family: TAHOMA;
	text-align: center;
	padding: 2px;
	width: 99%;
}
table a {
	font-weight: bold;
}
td {
	width: 25%;
}
#full{
	position: relative;
	background-color: #FFFFFF;
	top: 0;
    left: 0;
	width: 777px;
	font-size:8pt;
}
#rodape{
	position: relative;
	background-color: #00CC00;
	width: 777px;
}
.tp {
	font-size: 18pt;
}
img {
	border: #000000 solid 1px;
}
img.tb {
	width: 150px;
	height: 200px;
}