body {
   background-color: #ffffff;
   color: #000000;
   text-align: left;
     }
h2 {
   text-align: center;
   text-decoration: underline;
   }
h3 {
   text-align: center;
   }
.blurb {
   color: #009900;
   font-family: "courier new", courier, monospace;
   text-align: center;
   font-size: 11pt;
   margin-left: 1em;
   margin-right: 1em;       }
.sell {
   color: #009900;
   font-family: monospace;
   text-align: center;
   font-size: 12pt;
      }
.sections {
   text-align: center;
   font-size: large;
          }
.noted {
   color: #0000cc;
       }
.copyright {
   text-align: center;
   font-size: small;
           }
.quote {
   padding: 10pt;
   background-color: #cccccc;
   font-family: verdana, helvetica, sans-serif;
       }
