body {
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  color: #000000;
  background-color: #ffffff;
  background-image: url(images/bg.gif)!important;
  background-repeat: no-repeat!important;
  background-position: left bottom!important;
}

a {
  color: #000000;
  text-decoration: underline;
}

a:visited {
  color: #000000;
  text-decoration: underline;
}

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

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

td {
  font-family: Verdana;
  font-size: 11px;
}

h1 {
  font-family: Arial Narrow, Verdana;
  font-size: 21px;
  margin: 0px;
  padding: 0px;
  color: #444444;
}

h2 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #c75d00;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

h3 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
}

p {
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.str {
  color: #555555;
  font-family: Arial, Verdana;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
}

.active {
  color: #c75d00;
  text-decoration: none;
}
