body {
  background: #baab84;
  color: #623e3b;
  font-family: verdana, sans-serif;
  font-size: 13px;
  margin-top: 2px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
}

td,
li {
  font-family: verdana, sans-serif;
  font-size: 10px;
}

a:link {
  color: #623e3b;
  text-decoration: none;
}

a:visited {
  color: #623e3b;
  text-decoration: none;
}

a:hover {
  color: #623e3b;
  text-decoration: none;
}

a:active {
  color: #623e3b;
  text-decoration: none;
}

.tablehead {
  font-size: 13px;
  font-weight: bold;
}

INPUT,
TEXTAREA,
SELECT {
  border: solid 1px;
  border-color: #623e3b;
  background: #f2ece4;
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 13px;
  color: #623e3b;
}
