body{
    font: Verdana, Arial, sans-serif;
}

h1{
 font-size: 150%;   
 color: #346999;
}

h2{
 font-size: 125%;   
     color: #346999;
}

h3{
 font-size: 110%;   
     color: #346999;
}

h4{
 font-size: 100%;   
     color: #346999;
}

table, tr, td{
 border: 1px solid black;  
}

