body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #DDDDDD;
}

td {
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  color: black;
  font-weight: normal;
  font-style: normal;
}

td.infoText {
  font-family: Verdana;
  font-size: 11px;
  color: black;
  font-weight: normal;
  font-style: normal;
}

td.heading {
  font-family: Verdana;
  font-size: 18 px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  vertical-align: center;
  text-decoration: none;
}

td.subHeading {
  color: #800000;
  font-family: Verdana;
  font-size: 16 px;
  font-weight: bold;
  font-style: italic;
  vertical-align: center;
  text-decoration: none;
}

textarea {
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10pt;
  color: black;
}

input {
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10pt;
  color: black;
}

select {
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10pt;
  color: black;
}

li {
  margin-left: -15px;
  margin-bottom: 5px;
}

.divLink {
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  line-height: 23px;
  width: 100%;
  text-decoration: none;
  background-color: black;
  cursor: pointer;
}

a:visited {
  color: black;
}

a:link {
  color: black;
}

a:hover {
  color: #FFCC33;
}

a.menu1:visited {
  color: white;
  background-color: black;
  text-decoration: none;
}

a.menu1:link {
  color: white;
  background-color: black;
  text-decoration: none;
}

a.menu1:hover {
  color: #FFCC33;
  background-color: #666666;
  text-decoration: none;
}

a.smallLink:visited {
  color: black;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  padding: 0px 10px;
}

a.smallLink:link {
  color: black;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  padding: 0px 10px;
}

a.smallLink:hover {
  color: #996600;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  padding: 0px 10px;
}

a.structureChart:visited {
  color: black;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

a.structureChart:link {
  color: black;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

a.structureChart:hover {
  color: #303030;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
