body
           {
            background-color:#707096;
            background-color:#007096;
           }

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

a.voltar
           {
            font-family: verdana;
            font-size: 14px;
            font-weight: bold;
            color: #ffffff;
            text-decoration:none;
           }

a.back
           {
            font-family: verdana;
            font-size: 14px;
            font-weight: bold;
            color: #ffff00;
            text-decoration:none;
           }

a:hover
           {
            color: #00ff00; 
           }

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


.titulo 
           {
            font-family: verdana;
            font-size: 18px;
            font-weight: bold;
            color: #ffffff;
           }

.subtitulo 
           {
            font-family: verdana;
            font-size: 14px;
            font-weight: bold;
            color: #ffffff;
           }

.topico
           {
            font-family: verdana;
            font-size: 15px;
            font-weight: bold;
            color: #00ffff;
            text-align: left;
           }

.texto
           {
            font-family: verdana;
            font-size: 13px;
            font-weight: bold;
            color: #ffffff;
            text-align: justify;
           }

.linha 
           {
            color: #00ff00;
            height: 1px;
            width: 100%;
           }

td.tipo1
           {
            border: 1px solid black;
            font-family: verdana;
            font-size: 14px;
            font-weight: bold;
            color: #ffffff;
           }
           
td.tipo2
           {
            font-family: verdana;
            font-size: 11px;
            font-weight: bold;
            font-weight: normal;
            font-style: italic;
            color: #ffffff;
           }
           
td.tipo3
           {
            font-family: verdana;
            font-size: 12px;
            font-weight: bold;
            color: #ffffff;
           }
           
td.tipo4
           {
            font-family: verdana;
            font-size: 12px;
            font-weight: bold;
            color: #00ff00;
           }
           
li
           {
            font-family: verdana;
            font-size: 13px;
            font-weight: bold;
            color: #ffffff;
            text-align: left;
           }
           