<style type="text/css">
  h1
  {
    text-align: center;
    font-size: 200%;
  }
  h1
  {
    text-align: center;
    font-size: 200%;
  }
  body
  {
    color: black;	background: white;
    margin-left: 10%;	margin-right: 7%; 
    font-size: 12.0pt;
    font-family: arial;
  }
  :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>
