h1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 18px;
  color: #663300;
}
h2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 20px;
  color: #663300;
}
h3 {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #663300;
}
body,
p,
div p,
font {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #000000;
}
img {
}
a,
a:link {
  color: #663300;
  text-decoration: underline;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}
a:visited {
  color: #663300;
  text-decoration: underline;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}
a:hover,
a:active {
  color: #000000;
  text-decoration: none;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}
td {
  vertical-align: top;
  text-align: left;
}
ul {
  color: #000000;
}
.bullet {
  list-style-type: circle;
  list-style-position: outside;
  color: #000000;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
}
li {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  padding-top: 2px;
  list-style-position: outside;
  list-style-type: disc;
  line-height: 18px;
  color: #000000;
}
a.nav2,
a.nav2:link {
  color: #663300;
  text-decoration: none;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
a.nav2:visited {
  color: #663300;
  text-decoration: none;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
span.nav2,
a.nav2:hover,
a.nav2:active {
  color: #000000;
  text-decoration: none;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}