body { 
      font-family: verdana, sans-serif;  
      font-size: 80%;
      margin-left: 2%; 
      margin-right: 5%; 
      color: rgb(94,55,88);
      background: rgb(153,204,153);
     }
p {text-indent: 1em;}

h1 { margin-left: -5%;}

h2 { font-size: 120%; font-weight: bold; font-style: italic; margin-top: 0em; margin-bottom: 0em; }

h3 { 
; 
}

h4 {
margin-top: .5em;
margin-bottom: 0;
font-size: 75%;
font-weight: bold;
font-style: italic;
}

h5 { margin-left: -4%; }
em {font-style: italic; font-weight: bold; }
strong { text-transform: uppercase;  font-weight: bold; }

h6 {
margin-top: 0;
margin-bottom: 0;
justify: right;
}
