body
 {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #333333;
  line-height: 130%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left:5px;
  margin-right:5px;
 }

p
 {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #333333;
  line-height: 130%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left:5px;
  margin-right:5px;
 }
 
td
 {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #333333;
  line-height: 130%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left:5px;
  margin-right:5px;
 }
 
.sidetext
 {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #336633;
  line-height: 110%;
 }

a:link,a:visited,a:hover,a:active
 {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #333333;
  text-decoration: underline;
  font-weight:bold;
 }

a.navigation:link
 {
  font-family: Trebuchet MS;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
 }
a.navigation:visited
 {
  font-family: Trebuchet MS;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
 }
a.navigation:hover
 {
  font-family: Trebuchet MS;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  text-decoration: underline;
 }
a.navigation:active
 {
  font-family: Trebuchet MS;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
 }

h1
 {
  font-family:Trebuchet MS; 
  font-size: 16px; 
  color:  #990000;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left:5px;
  margin-right:5px;
 }

h2
 {
  font-family:Trebuchet MS; 
  font-size: 14px; 
  color:  #990000;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left:5px;
  margin-right:5px;
 }