h1, h2, p {
  margin: 10px 0 10px 0;
}
h1 {
  font-size: 25px;
  font-weight: bold;
  color: #55761f;
  margin: 20px 0 20px 0;
}
h2 {
  font-size: 12px;
  font-weight: normal;
/*  color: #010101;*/
  margin: 0;
  text-decoration: none;
}
h3 {
  font-family: Tahoma;
  font-size: 10px;
  padding-top: 20px;
  line-height: 18px;
}
h3 span {
  padding: 2px;
  border-bottom: 1px solid #79a82b;
}
h4 {
  color: #55761f;
  font-size: 17px;
  font-weight: bold;
  margin: 10px 0 20px 0;
}
.ltitle {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background: url(../img/bg_h3.gif) no-repeat right top;
  padding: 5px 22px 5px 22px;
}
.hul, .nul, .ga, .g {
  text-decoration: none;
}
.hul:hover, .ga:hover {
  text-decoration: underline;
}
.ga {
  color: #55761f;
  background: url(../img/arraw_green.gif) no-repeat right center;
  padding: 0 20px 0 0;
}
.ga:hover {
  background: url(../img/arraw_green_hover.gif) no-repeat right center;
}
.g {
  color: #55761f;
}
img.mrb {
  margin-right: 30px;
}
