body {
  color: #666;

  font: 14px "Lucida Grande",Tahoma, Verdana, Arial, Helvetica, sans-serif;
  
  
}

h1,h2,h3,h4,h5,h6 { 
font-size:100%;
font-weight:bold;
line-height:1em;
margin-bottom:0.5em;
 }


h1 {font-size:28px}  /* displayed at 24px */
h2 {font-size:22px}  /* displayed at 18px */
h3 {font-size:18px}  /* displayed at 15px */
h4 {font-size: 14px}  /* displayed at 12px */


table td {
padding:4px 8px;
}
