BODY {
  background-color: white;
  font-family: Times, New, Roman, serif;
  margin: 2%;
}

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

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

a:active {
  color: #00b0d8;
  text-decoration: underline;
}

a:hover {
  color: #00b0d8;
  text-decoration: underline;
}

TABLE {
  color: #3a383c;
  font-family: Times, New, Roman, serif;
  font-size: 15px;
  font-weight: normal;
}

p {
  text-indent: 0.4in;
  margin: 4pt 0px;
  text-align: justify;
  font-size: 16px;
}

.p1 {
  text-indent: 0in;
  margin: 4pt 0px;
  text-align: center;
  font-size: 20px;
  font-variant: normal;
  font-weight: normal;
  writing-mode: horizontal-tb;
  direction: ltr;
  font-style: normal;
  text-decoration: none;
  text-transform: capitalize;
}

.menutext1 {
  color: #3a383c;
  margin-top: 3pt;
  margin-bottom: 3pt;
  font-family: Times, New, Roman, serif;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
}

.menutext2 {
  color: #3a383c;
  font-family: Times, New, Roman, serif;
  font-size: 15px;
  font-weight: normal;
  text-align: justify;
  clear: none;
}

.menutext3 {
  color: #3a383c;
  font-family: Times, New, Roman, serif;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  text-align: center;
}

.menutext4 {
  color: #3a383c;
  font-family: Times, New, Roman, serif;
  font-size: 19px;
  font-weight: normal;
  font-style: italic;
  text-align: left;
}

.sidebar {
  width: 200px;
  background-color: white;
}

sup {
  font-size: 0.8em;
  line-height: normal;
  vertical-align: top;
}

@font-face {
}

