body {
      text-align:center;
      margin:50pt;
      background-color:#FFFFE8;

      }

h1 { font-size:48pt;
     color:#00006A        ;
     border-bottom:solid thin black;
     margin-bottom:50px;
     }

h2        {font-style:italic;
        color:#0000B3

}

p,li,dl  {
          font-size:auto;
        line-height:14pt;
        font-family:Helvetica,Arial,sans-serif;
        letter-spacing:0.2mm;
        word-spacing:0.8mm;
        color:#230268;
        }



