BODY {
  margin-left: 70;
  margin-right: 70;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #72B757;
  font-family: Arial, Verdana;
}

TABLE {
  font-size: 80%;
}

TABLE.t {
  font-size: 100%;
}

.z1 {
  color: #E7EFE9;
  font-size: 250%;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  letter-spacing: 4px;
}

.z2 {
  color: #339451;
  font-size: 150%;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  letter-spacing: 4px;
}

.naz {
  color: #13612B;
  font-size: 130%;
}

.m {
  color: #13612B;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
}

td.tb1 {
  background: #B8DBAB;
  border-width: 1px 0px 0px 0px;
  border-color: #339451;
  border-style: dashed;
  font-size: 10%;
}

td.tb2 {
  border-width: 0px 1px 0px 0px;
  border-color: #339451;
  border-style: dotted;
}

td.tb3 {
  border-width: 0px 0px 0px 1px;
  border-color: #339451;
  border-style: dotted;
}

#razd {
  margin: 12;
  line-height: 1.6;
}

#razd a {
  color: #339451;
  text-decoration: underline;
} 
#razd a:hover {
  color: #000000;
  text-decoration: underline;
}

#main {
  margin: 12;
}

#main a {
  color: #339451;
  text-decoration: underline;
}

#main a:hover {
  color: #000000;
  text-decoration: underline;
}

#copyl {
  color: #000000;
  font-size: 80%;
  font-weight: normal;
  text-align: left;
}

#copyl a {
  color: #339451;
  text-decoration: underline;
}

#copyl a:hover {
  color: #000000;
  text-decoration: underline;
} 