body {font-size: 16pt;
          font-family: arial;
          text-align: left;
          color: black;
          background: yellow;}

h1 {font: 14pt; arial;
      text-align: left;
      font-weight: bold;}

h2 {font: 14pt; arial;
      text-align: center;
      font-weight: bold;}

table{font-size: 12pt;
          font-family: arial;
          text-align: left;
          color: black;
          background: yellow;}

a {text-decoration: none;}
a:link{color: black;}
a:visited{color: black;}
a:active{color: black;}

div.footnote {font-size: 9pt;
                     text-align: center;}
