a {
color: black;
}

a:hover {
color: #8c2206;
}

a img {
    border: 0px;
}

h1 {
  font-family: "Trebuchet MS", verdana, serif;
  font-size: 1.5em;
  font-weight: normal;
  margin: 0;
  padding: 0;
 }

h2 {
  font-family: "Trebuchet MS", verdana, serif;
  font-size: 1.1em;
}

p, td {
 font-size: 75%;
 font-family: "Trebuchet MS", verdana, serif;
 margin-bottom: 1.5em;
 line-height: 1.7em;
 color: #4c371e; 
}


h3 {
 font-family: "Trebuchet MS", verdana, serif;
 font-size: .75em
} 

ul {
padding: 0;
margin: 0;
list-style-type: none;
font-family: "Trebuchet MS", verdana, serif;
font-size: 75%;
line-height: 1.7em;
color: #4c371e;  
} 

