@charset "utf-8";
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #999999;
}
#conteudo  {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	font-size: 10pt;
	text-align: left;
}
#conteudo a {
	color: #999999;
}
.selected {
	color: #990000;
}

.data {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
