/* CSS Document */
body {
	margin:0;
	padding:0;
	text-align:center;

	}
#tudo {
	padding: 0px;
	text-align:left; /* "remedio" para o hack do IE */
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#conteudo {
	color: #054b6e;
	text-align: center;
	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
#tudo #conteudo div center table tr td div b font {
	color: #FFF;
}
#tudo #conteudo div center table tr td p b font {
	color: #FFF;
}
#tudo #conteudo div center table tr td p b font .style9 {
	color: #FFF;
}
#tudo #conteudo div center table tr td p b .style9 font {
	font-family: Verdana, Geneva, sans-serif;
}
.style12 div table tr .style12 strong {
	color: #000;
}

