<style>
<!--
          a { 
               color: #006699;
               text-decoration: none;
               font-family: verdana;
               font-size: 8pt       
            }  

    a:hover { 
                 text-decoration: underline;
               }
    .data { 
               color: white;
               text-decoration: none;
               font-family: verdana;
               font-size: 8pt      
            }  

    .rodape { 
               color: white;
               text-decoration: none;
               font-family: verdana;
               font-size: 8pt      
            }  

	input, select, textarea { 
                 font-family: verdana;
                 font-size: 9px; 
                 color: black;
                 background-color: white;
               }   

	.input1 { 
                 border: #666666 0px solid;
                 font-family: Verdana;
                 font-size: 9px; 
                 color: black;
                 background-color: white;
               }   

	select { 
                 font-family: verdana;
                 font-size: 8pt; 
                 color: black;
                 background-color: white;
               }   

      table { 
               color:#000000;
               text-decoration: none; 
               font-family: verdana;
               font-size: 8pt;
              } 

      .branca { 
               color:#FFFFFF;
               text-decoration: none; 
               font-family: verdana;
               font-size: 8pt;
              } 

      .barra {
				background-color:#003399;
				color:#FFFFFF;
				text-decoration: none;
				font-family: verdana;
				font-size: 10pt;
				font-weight: bold;
              } 
      .titulo {
				color:#003399;
				text-decoration: none;
				font-family: verdana;
				font-size: 10pt;
				font-weight: bold;
              } 

	body	{
               color:#000000;
               text-decoration: none; 
               font-family: verdana;
               font-size: 8pt;
				scrollbar-arrow-color: #006699; 
				scrollbar-face-color: #6699CC;
				scrollbar-shadow-color: #FFFFFF;
				scrollbar-highlight-color: #FFFFFF;
				scrollbar-3dlight-color: #FFFFFF;
				scrollbar-darkshadow-color: #006699;
				scrollbar-track-color: #FFFFFF;
				scrollbar-arrow-color: #FFFFFF";
			}
			  
-->
</style>
