body {font-size: 12pt;
      font-family: "Courier New";
      color: black;
      background: white;
      line-height: 14pt;
      margin-left: 24pt;
      margin-right: 24pt;}

h1 {font: 24pt Arial;
    font-weight: bold;
    color: silver;}

h2 {font: 10pt Arial;
    font-weight: bold;}

p {font: 10pt Arial;}

div.address {margin-left: 160pt;}

a {text-decoration: none;}
a:link {color: gray;}
a:visited {color: silver;}
a:active {color:blue;}