.texto_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	font-weight: normal;
	layout-grid-char-spacing: 16px;

}
.linkCinza {
	font-family: TArial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	cursor: hand;
}
.caixa_tabela{
	border: 1px dotted #E4E4E4;
	border-bottom: none;
	border-left: none;
}
