body {
  background-color: #919B8E;
  background-color: #495249;
  background-color: #676f60;
  font-family: verdana;
}

pre {
  font-family: verdana;
}

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

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

textarea {
  font-family: 'courier new';
  font-size: 10pt;
  padding: 2px;
}

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

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

li {
  margin: 0px;
  padding: 0px;
  padding-top: 1px;
  padding-bottom: 1px;
}

ol {
  margin-top: 2px;
  padding-top: 0px;
  list-style-type: decimal;
}

h1 {
  font-size: 18pt;
  color: #303030;
  font-family: tahoma;
  font-weight: normal;
  text-align: center;
  padding: 4px;
  margin-bottom: 10px;
  margin: 0px;
  padding-top: 4px;
}

h2 {
  font-size: 11pt;
  color: #303030;
  font-family: verdana;
  font-weight: bold;
  text-align: center;
  padding: 8px;
  margin: 0px;
}
