body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
a{text-decoration:none; color:#33F; font-weight:bold}
a:hover{
	text-decoration:underline;
}
#rodape
{
	left:0px;	
	text-align:center;
	position: absolute;
	height:70px;
	bottom:0;
	margin-bottom:0;
	width:100%;	
	font-size:9px;
	font-family:Tahoma, Geneva, sans-serif;
}