body
           {
            background-color:#707096;
            background-color:#007096;
	      background-color:#400060;
	      background-color:#023262;
	      background-color:#004264;
           }

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

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

a:hover
           {
            color: #00ff00; 
           }

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


.titulo 
           {
            font-family: verdana;
            font-size: 14px;
            color: #ffffff;
            color: #ff8040;
            color: #39c0f9;
            color: #ffffff;
            font-weight: bold;
           }

.subtitulo 
           {
            font-family: verdana;
            font-size: 13px;
            color: #ffffff;
            color: #ff8040;
            color: #39c0f9;
            color: #ffffff;
            font-weight: bold;
           }

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

.texto
           {
            font-family: verdana;
            font-size: 12px;
            color: #ffffff;
            color: #39c0f9;
            text-align: justify;
           }

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

td.tipo1
           {
            border: 1px solid black;
            font-family: verdana;
            font-size: 14px;
            font-weight: bold;
            font-weight: normal;
            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;
            font-weight: normal;
            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;
            font-weight: normal;
            color: #ffffff;
            text-align: left;
           }
           