body {
  margin: 0px;
  background-color: #EAF1C8;
}
.table_main {
  width: 100%;
  height: 100%;
}

hr {
  width: 100%;
  height: 1px;
  border: solid #000000;
  text-align: center;
}

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}
.wh11 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-style: bold;
  font-weight: normal;
  color: #000000;
}

input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: #EAF1C8;
  border: 1px solid #000000;
}
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: normal;
  font-weight: normal;
  color: #000000;
  background-color: #EAF1C8;
  border: 1px solid #000000;
}
