p { font-size: 10pt; font-family: Verdana; }
p.voltar { text-align: center; }
table.tb_codigos { width: 100%; font-size: 8pt; font-family: Verdana}
table.tb_codigos thead, tfoot td	{ 
	background-color: #0066CC; font-weight: bold;
	font-size: 8pt;	color: #FFFFFF; }
table.tb_codigos td { padding: 4px; margin: 0px;  }
table.tb_codigos tr.linha_par { background-color: #E8E8E8; }
table.tb_codigos tr.linha_impar { background-color: #D9D9D9; }

a { color: #000000; text-decoration: none; }
a:hover { text-decoration: none; color: #FF6633; }
table.tb_codigos td.status { 
	background-color: #FFFFFF; padding: 4px; border: 1px inset #CCCCCC; }
	
fieldset { font: 10pt Verdana, Arial; }
legend { font-weight: bold }

body { background-color: #E8F2FB; }
