 body {
    margin: 2em;
    margin-Left: 3%;
    margin-right: 2%;
    background: white;
    color: #003300;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    width: 800;
    height: 600;
    }
body0 {    background: #d5eae9;
    color: green;}
 p, ol, ul, a {
    Line-height: 1.4em;
    }
 p  {
    margin: 0;
    text-indent: 2.5em;
     font-size: 1em;
     line-height: 1.2em;
     margin-bottom: 3pt;
    }
 p.sub {
    font-size: 0.8em;
    }
 H1, H2, H3, H4, H5 {
  font-family: Helvetica, Geneva, Garamond, "Times New Roman", serif;
  font-style: normal;
  font-weight: bold;
    }
 h1 {
    font-size: 1.6em;
    Letter-spacing: O.lem;
     margin-top: 14pt;
     margin-bottom: 6pt;
    text-align: center;
    text-transform: uppercase;
     color: #336600;
    }
 h2 {
    font-size: 1.4em;
     margin-top: 14pt;
     margin-bottom: 4pt;
      color: #336600;
    }
 h3 {
    text-indent: 1.2em;
    font-size: 1.35em;
     margin-top: 12pt;
     margin-bottom: 3pt;
     font-style: italic;
     color: #336600;
    }
 h4 {
    text-indent: 2.0em;
    font-size: 1.2em;
     margin-top: 8pt;
     margin-bottom: 2pt;
    text-decoration: underline;
     color: #336600;
    }
 h5 {
    text-indent: 2.5em;
    font-size: 1.2em;
     margin-top: 8pt;
     margin-bottom: 2pt;
     font-style: italic;
    text-decoration: underline;
     color: #336600;
    }
 ol,ul {
     margin-top: 1pt;
     margin-bottom: 3pt;
    text-indent: 1em;
    }

 table {
    font-size: 1.0em;
    }
 div.pic {
  float: center;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
  text-align: center
    }
