
          a { 
               color: black;
               text-decoration: none;
               font-family: verdana;
               font-size: 8pt       
            }  

    a:hover { 
			   color: black;
               text-decoration: underline;
               font-family: verdana;
               font-size: 8pt;
			   
            }

      body { 
               color: black;
               text-decoration: none;
               font-family: verdana;
               font-size: 8pt       
            }  


      table { 
               color: black;
               text-decoration: none;
               font-family: verdana;
               font-size: 8pt     
            }  

     .text { 
               color: black;
               font-family: verdana;
               font-size: 7pt;
               background-color: white;
			   border-color: #999999;
			   border-width:1;
			   border-style: solid
            }  

    .button { 
               color: black;
               text-decoration: none;
               font-family: verdana;
               font-size: 7pt       
            }  

    .titulo_canais { font-family: Tahoma; font-size: 10pt; color: #000000; font-weight: bold; 
               border-bottom: 1px dotted #FF0000; padding-left: 4px; 
               padding-right: 4px; padding-top: 1px; padding-bottom: 1px }

