body {
	margin: 0;
	padding: 0;
	background-color: #ECECEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#conteudo #aviso {
	text-align: center;
	padding-top: 30px;
}
#conteudo #aviso a {
	text-align: center;
	line-height: 30px;
	color: #000000;
	text-decoration: underline;
}
#conteudo #aviso a:hover {
	text-decoration: none;
}