/* CSS Document */

.texto { width:397px; }

.tabela { width:570px; font-size:10px; }
.preto  { font-size:10px; color:#000000; }
.tabela th { background-color:#666666; color:#ffffff; font-size:10px;  }
.tabela td { font-size:10px; }
.tabela td.cb { font-size:10px; font-weight:bold; color:#666666; }
.tabela td.bg { font-size:10px; background-color:#cccccc; }

a.voltar  { font-family:verdana,arial,helvetica,sans-serif; font-size:10px; font-weight:normal; }
a.voltar:link    { font-size:10px; color:#000000; text-decoration:none; }
a.voltar:visited { font-size:10px; color:#000000; text-decoration:none; }
a.voltar.active  { font-size:10px; color:#000000; text-decoration:none; }
a.voltar:hover   { font-size:10px; color:#999999; text-decoration:underline; }

