body {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-family: verdana;
  font-size: 8pt;
  color: #000;
}

.tabel_01 {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

TD.menu {
  background-image: url("../images/btn_background.jpg");
  padding-left: 40px;
  width: 216px;
  height: 27px;
  margin-bottom: 5px;
}

TD.menu:hover {
  background-image: url("../images/btn_background_hover.jpg");
  padding-left: 40px;
  width: 216px;
  height: 27px;
}

.a_menu {
  font-family: verdana;
  font-size: 10pt;
  color: #fff;
  text-decoration: none;
}

.a_menu:hover {
  font-family: verdana;
  font-size: 10pt;
  color: #000;
  text-decoration: none;
}

A {
  text-decoration: none;
}

H2 {
  font-family: arial;
  font-size: 20pt;
  color: #005fab;
  text-transform: uppercase;
  font-weight: normal;
}

.content {
  font-family: verdana;
  font-size: 10pt;
  color: #000;
  width: 510px;
}
