body
 {
  margin-top: 0px; 
  margin-left: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
  background-image: url(/pics/back.gif);
  font-family: Trebuchet MS;
  font-size: 14px;
  color: #333333;
  line-height: 130%; 
 }
 
p
 {
  font-family: Trebuchet MS;
  font-size: 14px;
  color: #333333;
  line-height: 130%; 
  margin:16px,15px,16px,15px;  
 }
 
a:link,a:visited
 {
  font-family: Trebuchet MS;
  font-size: 13px;
  font-weight: normal;
  color: #333333;
  text-decoration: underline;
 }

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

a.navigation:hover,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: 15px; 
  color:  #990000;
  font-weight:bold;
  line-height:normal;
  margin-top: 10px;
  margin-bottom: 1px;
  margin-right: 15px;
}
 
h2
 {
  font-family:Trebuchet MS; 
  font-size: 16px; 
  color:  #424963;
  font-weight:bold;
  line-height:normal;
  margin-top: 10px;
  margin-bottom: 1px;
  margin-left: 15px;
  text-align: left;
 } 
 
h3
 {
  font-family:Trebuchet MS; 
  font-size: 14px; 
  color:  #424963;
  font-weight:bold;
  line-height:normal;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
}

 .footer
 {
  background-color: #E8E8E4;; 
 }

.heading
 {
  font-family:Trebuchet MS; 
  font-size: 14px; 
  color:  #990000;
  font-weight:normal;
  line-height:normal;
  text-align: center;
}
a.small:link,a.navigation:visited
 {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  text-decoration: underline;
 }

a.small:hover,a.navigation:active
 {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
 }

