body {
  background-color: #83947A;
  color: #000000;
  margin: 10px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 15px;
}

a:link, a:visited {
  color: #386837;
  text-decoration: none;
}

p {
  text-align: justify;
}

table {
  empty-cells: show;
}

td,th {
  vertical-align: top;
  font-size: 12px;
}

td.center {
  vertical-align: middle;
}

img {
  border: 0;
}

font.small {
  font-size: 10px;
}

textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 100%;
}

input.text {
  width: 100%;
}

select.wide {
  width: 100%;
}

select.multiselect {
  width: 100%;
  height: 100%;
}

.cover {
  background-color: #9FB594;
}

p.menu {
  margin-top: 0px;
  margin-bottom: 5px;
}

a.menu:link, a.menu:visited {
  color: #000000;
  font-weight: bold;
}

.img_left {
  clear: both;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

small {
  font-family: MS Sans Serif, Helvetica, sans-serif;
  font-size: 8pt;
}

li {
  margin-left: -20px;
}
