BODY {
  background-color: #FFFFFF;
  color: #000000; 
  font-family: Arial, sans-serif; 
  font-size: .9em;  
  margin-top: 1%;
  margin-left: 10%;
  margin-right: 10%; 
  margin-bottom: 3%;
  text-align: justify; }
h1 {
  font-size: 1.7em;
  text-align: center; }
h2 { 
  font-size: 1.5em; 
  text-align: center; }
h3 {
  font-size: 1.3em; }
h4 {
  font-size: 1em; }
th {
  font-family: Arial, sans-serif; 
  font-size: .9em; }
td {
  font-family: Arial, sans-serif; 
  font-size: .9em;
  vertical-align: top; }
li {
  margin-top: .5em;
  margin-bottom: .5em; }
.center {
  text-align: center; }
.theader {
  font-size: 1.2em;
  background-color: #F8F2DC;
  color: #000000; }
.subject {
  font-size: 1.4em;
  font-weight: bold; }
.indent {
  margin-left: 35px; }

