body { 
  font-size: 11px; 
  font-family: 'Trebuchet MS', Arial;
  color: #002900;
  margin-left: 3%; 
  margin-right: 5%;}

td { 
  font-size: 11px;
  font-family: 'Trubechet MS', Arial;}
h1,h2,h3,h4,h5,h6{ 
  font-family: Garamond, "Times New Roman", serif; 
  margin-left: 0%;
  color: rgb(121,139,118);
}
li {
  line-height: 1.25em;
  margin-left: 0px;
  list-style: none;
  padding: 5px
}
p  {
  color: #002B00;
  font-family: 'Trebuchet MS', Arial;
  margin-left: 3%;
}
a:link.main {text-decoration: none; color: #798B76;}
a:visited.main {text-decoration: none; color: #798B76;}
a:active.main {text-decoration: none; color: #798B76;}
a:hover.main { text-decoration: underline; color: #C8DBB2;}

a:link.side {text-decoration: none; color: #eeeeee;}
a:visited.side {text-decoration: none; color: #eeeeee;}
a:active.side {text-decoration: none; color: #eeeeee;}
a:hover.side { text-decoration: none; color: #C8DBB2;}
