body {
  background-color: #ECE9E1;
  background-color: #726654;
  bac kground-color: #494338;
  back ground-color: #C8BDA8;
  font-family: verdana;
  background-color: #7C715A;
}

input {
  font-family: verdana;
  font-size: 9pt;
}

select {
  font-family: verdana;
  font-size: 9pt;
}

th {
  font-family: verdana;
  font-size: 10pt;
  color: black;
  font-weight: bold;
  padding: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #ebe7da;
}

td {
  font-family: verdana;
  font-size: 10pt;
  color: black;
}

li {
  padding-top: 1px;
  padding-bottom: 3px;
}

h1 {
  font-size: 15pt;
  color: #303030;
  font-family: tahoma;
  font-weight: normal;
  text-align: center;
}

h2 {
  font-size: 14pt;
  color: #303030;
  font-family: tahoma;
  font-weight: normal;
  text-align: center;
  padding: 8px;
  margin: 0px;
}