body
           {
          /*background-color:#001E33;*/
          /*background-color:#FFFFFF;*/
          /*background-color:#707096;*/
          /*background-color:#084a68;*/
            background-color:#F0F0E0;
           }

a
           {
            text-decoration:none;
            color:#005090;
           }

a:hover
           {
            color:red; 
           }

table.main 
           {
            background:#00a0c0;
            border: 1px solid black;
           }


caption 
           {
            background-color: #000aaf;
            border: 1px solid black;
            margin-right: 1em;
           }

table.logo
           {
            background:#00a0c0;
           }


table.cabecalho
           {
            background:#009ebe;
            background:#000000;
            border: 1px solid black;
            font-family: verdana;
            font-size: 13px;
            font-weight: bold;
            color: white;
           }

table.corpoframe
           {
            background:#f7f7f7;
           }

table.corpointerior
           {
            background:#f7f7f7;
           }

table.rodape
           {
            background:#000000;
            font-family: verdana;
            font-size: 13px;
            font-weight: bold;
            color: white;
           }

td.tipo1
           {
            background:#a00000;
            background:#f7f7f7;
            border: 1px solid black;
            border:none;
            font-family: verdana;
            font-size: 13px;
            font-size: 10px;
            font-weight: bold;
            font-weight: none;
            color: white;
            color: black;
           }
           
td.tipo2
           {
            background:#000000;
            border: 1px solid black;
            font-family: verdana;
            font-size: 13px;
            font-weight: bold;
            color: white;
            color: black;
           }
           
td.tipo3
           {
            background:#000080;
            border: 1px solid black;
            border: none;
            font-family: verdana;
            font-size: 13px;
            font-weight: bold;
            color: white;
            color: black;
           }
