<style type="text/css">
  h1
  {
    text-align: center;
    font-size: 200%;
  }
  body
  {
    color: black;	background: white;
    margin-left: 8%;	margin-right: 5%;
    font-size: 12.0pt;
    font-family: arial;
  }
  h1
  {
    text-align: center;
    font-size: 200%;
  }
  p
  {
     margin-top: 10; margin-bottom: 0;
  }
  :link {color: rgb ( 0, 0, 153 ) }
  :visited {color: rgb ( 153, 0, 153 ) }
  :active {color: rgb ( 255, 0, 103 ) }
  :hover {color: rgb ( 0, 96, 255 ) }

</style>
