h1{
  font-family: Arial;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  margin: 2 2 5 0;
}

h2{
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #026E09;
  margin: 20 0 8 0;
}

.menu{
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #2A641E;
  padding: 3 0 2 17;
  background: url(menu.gif) no-repeat left;
}

.menu2{
  font-family: Arial;
  font-size: 12px;
  color: #2A641E;
  padding: 3 0 3 37;
  background: url(menu2.gif) no-repeat left;
}
.menu3{
  font-family: Arial;
  font-size: 11px;
  color: #2A641E;
  padding: 0 0 2 50;
}
blockquote{
  margin: 0 0 0 20;
}

a.m,a.m:visited,a.m:active,a.m:hover{
   text-decoration: none;
   color: #2A641E;
}
