body { 
      font-family: verdana, sans-serif;  
      font-size: 80%;
      margin-left: 10%; 
      margin-right: 10%; 
      color: rgb(00,00,00); 
      background: rgb(153,204,153);
     }
p {text-indent: -2em;}
h1 { margin-left: -5%;}
h2 { font-size: 120%; font-weight: bold; font-style: italic; margin-top: 0em; margin-bottom: 0em; }
h3 { text-transform: uppercase; }
h4,h5,h6 { margin-left: -4%; }
em {font-style: italic; font-weight: bold; }
strong { text-transform: uppercase;  font-weight: bold; }
