body {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffc3;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: crosshair;
	font-weight: bold;
}
.style1 u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #800000;
	text-decoration: underline;
}

#top {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 1024px;
}
#tabela {
	padding-top: 20px;
}
a:link, a:hover, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}

