body 
  {background-color: white}
p
  {
  color: black;
  font-family: Arial;
  font-size: 90%;
    }
h1
  {
  color: #996666; 
  font-family: Arial;
  font-weight: bold;
  font-size: 100%;
    }
 h2
  {
  text-align: left;
  color: #996666;  
  font-family: Arial;
  font-size: 90%;
    }
h3
  {
  text-align: left;
  color: #663300;  
  font-family: Arial;
  font-size: 90%;
  font-weight: bold;
    }
#smaller
  {
  text-align: left;
  color: black;
  font-family: Arial;
  font-size: 80%;
    }
#footer
   {
  color:  black;
  font-family: Arial;
  font-weight: bold;
  font-size:  75%
  }
#tuthead
  {
  color: #CA1D2D;  
  font-family: Georgia;
  font-weight: bold;
  font-size: 120%;
    }
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #996666;
}
