body 
 
h1 {
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}    

.titulo {
    font-family: Verdana, Arial;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}  

h2 {color: #000000;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    background-color: #f4f4f4;
}  

h3 {color: #000000;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}  


table { 
      table-layout:fixed; 
      word-wrap:break-word;
      } 

em a: {
		text_decoration: none;
	 }
