body { 
    font-size: 
    14px;
} 

h1 {
   font-size: 
   12px; 
   color: #666666
}
table {
    font-size: 12px; 
    text-align: left; 
    margin: 0px;
    padding: 0px;
}

h2 {
font-size: 
   14px; 
}

h3 {
    font-size: 
    14px; 
    color: #666666
}

h4  {
    font-size: 14px; 
    color: #666666
}

h1 {
   margin: 0px 0px 0px 0px;
}
 
h2,H3,H4 {
   margin: 2pt 0pt 2pt 0pt; 
} 


strong { 
    font-weight: normal;  
}
