a {
  color: #345531;
}
h1 {
  color: #14542B;
  font-family: Arial;
  font-size: 21px;
  font-weight: bold;
}
.menu {
  background: #335532 url(../images/menu.jpg) no-repeat left top;
  color: #FFFFFF;
  cursor: pointer;
  font-family: Tahoma;
  font-size: 12px;
  font-weight: normal;
  padding-left: 8px;
  padding-right: 8px;
}
.search {
  border: 1px #345531 solid;
  width: 180px;
}
.content {
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  text-align: justify;
}
.side_menu {
  color: #14542B;
  cursor: pointer;
  font-family: Tahoma;
  font-size: 12px;
}
