font.seilah      {
            font-size       : 10pt;
            font-family     :"arial";
            font-style      : italic;
            font-weight     : bold;
            color           : #666666; 
            margin-left     : 5pt;     
           }

font.noticia    {
                 font-size       : 7pt;
                 font-family     :"arial";
                 font-weight     : normal;
                }

font.form    {
                 font-size       : 8pt;
                 font-family     :"arial";
                 font-weight     : bold;
             }

a.linkNoticia{
            font-size       : 8pt;
            font-family     :"tahoma,arial";
            color           : #aa0000;
            text-decoration : #000000;   
            font-weight     : bold;             
           }

           
a.pagina{
            font-size       : 10pt;
            font-family     :"tahoma,arial";
            color           : #000000;
            text-decoration : none;   
            font-weight     : bold;           
          }           
           
           
a.nome{
            font-size       : 8pt;
            font-family     :"arial";
            color           : #222222;
            text-decoration : #aa0000;   
                       
      }           
           
a.curso{
            font-size       : 7pt;
            font-family     :"tahoma,arial";
            color           : #222222;
            text-decoration : #aa0000;   
                    
      }          
      
      
      
a.texto{
            
            font-family     :"tahoma,arial";
            color           : #222222;
            text-decoration : #aa0000;  
            text-decoration : #aa0000;  
                    
      }    
      

a.principal{
            font-size       : 11pt;
            font-family     :"arial";
            color           : #555555;
            text-decoration : none;  
            font-weight     : bold; 
                    
      } 
      
a:hover {
	       color: #888888;
	       
	       text-decoration : none;  
         }
        
      
           
textarea.noticia   {
           
                     font-size       : 9pt;
                     font-family     :"arial";
                     color           : #000000;
                     
                   }
                   
td.noticia  {
             font-size       : 9pt;
             font-family     :"tahoma,arial";
             color           : #000000;
              
            } 
            
            
select.form{
             font-size       : 8pt;
             font-family     :"arial";
             color           : #000000;
              
            } 
            
h2.titulo{
               font-size       : 16pt;
               font-family     :"arial,tahoma";
               color           : #000000;

}        
            
            
            
td.dados{
             font-size       : 9pt;
             font-family     :"tahoma,arial";
             color           : #000000;
             background-repeat: no-repeat;
        }
        
        
   
        
        
td.conteudo{
             font-size       : 10pt;
             font-family     :"tahoma,arial";
             color           : #000000;
          }        
        
        
table.cadastro{
               font-size       : 10pt;
               font-family     :"arial,tahoma";
               color           : #000000;

               }        



table.dados{
               font-size       : 8pt;
               font-family     :"arial,tahoma";
               color           : #000000;
               background-repeat: no-repeat;
           }        
           
           
           
table.aberturaCursos{
               font-size       : 10pt;
               font-family     :"arial";
               color           : #000000;

}             

table.dadosCursos{
               font-size       : 8pt;
               font-family     :"tahoma,arial";
               color           : #000000;
               background-repeat: no-repeat;
           }
           
           
table.cadastroFrontal{
                   font-size       : 8pt;
                   font-family     :"tahoma,arial";
                   color           : #555555;
                   background-repeat: no-repeat;
                }           
           
           
           
table{
      background-repeat: no-repeat;
     }

input.form{
font-size       : 8pt;
font-family     :"arial,tahoma";
color           : #444444;

          } 
input.formU{
font-size       : 8pt;
font-family     :"arial,tahoma";
color           : #444444;
text-transform: uppercase;
          }         
           
           
#Branco{
bgcolor: #efefef;
background-color:#efefef;
}