
body {
   width:980px;
   background-color: white;
   font-family: 'Arial',Helvetica;
   font-size: 10pt;
}

h1,h2,h3,h4,h5 {
 text-align:center;
 line-height:0.5em;
}

h1 {
 padding-top: 10px;
 font-size: 1.3em;
}

h2 {
 font-size: 1.10em;
/*  line-height:10% */
}

h3 {
 font-size: 1em;
/*  line-height:10% */
}

h3#addr {
/*  font-size: 1em; */
/*  line-height:150% */
}

h4 {
 font-size: 0.90em;
}

h5 {
 font-size: 0.80em;
}

p { 
   text-align:center;
}

td {
  text-align:center;
}
