/******************************** inicio dos estilos pubs ***************************/
/* http://www.w3schools.com/web/web_validate.ASP */

body { font-family: Helvetica,Verdana, Arial, sans-serif;
       font-weight: normal; 
       font-size:  11pt;
       text-align: left;
       text-indent: 0;
       width: 100%;}

h1 {   font-weight: bold;
       text-align: center;
       font-size: 14pt;
       margin-top: 20px;
       margin-left: -20px;
       border-style: ridge;
       background: wheat;
       width: 100%;
       color:red}
       
h2 {   font-weight: bold;
       font-size: 14pt;
       margin: 12px;
       color:#400080}

h3 {    font-weight: bold;
        font-size: 11pt;
        margin-left: 8pt;
        color:green}

th  {   font-size: 11pt;
        height: 80px;
        background-color:wheat;
        color: red;
        text-align: center;
        border: 0px; 
        width: 35px; }

td {    vertical-align: middle;
        border: 0px; }
             
td, ul, ol, li, a
     {  font-family: Tahoma, Geneva, sans-serif;
        font-size:  10pt;
        margin-top: 10px;
        margin-bottom: 10px;
        color: navy; 
     }

A:LINK, A:VISITED { color: #3366FF ;  text-decoration: none; }
 	
a:hover {  background: #ffc97c;  color: red } 	

b { font-weight: bold;
 	color: green }


.estilo_ql { color:green; font-size:8pt;}

/******************************** fim dos estilos das pubs ***************************/
