body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: normal;
  margin-top: 0em;
  background: white;
  color: black;
  width: 650px;
  align:left;
}

h2 {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 0em;
  color: navy;
}

h4 {
  font-size: 0.9em; 
  font-weight: bold; 
  font-style: italic; 
  margin-top: 0.3em; 
  margin-bottom: 0em; 
  color: #333333; 
}

h5 {
  font-size: 0.7em; 
  font-weight: bold; 
  margin-bottom: 0em; 
  color: #333333; 
}

td.smalltext {
  font-size: 10pt;
  padding-bottom: 6px;
          }

p#content {
  padding-left: 12px;
  padding-right: 14px;
  padding-bottom: 4px;
}

