td, tr, th {
  color: #000000;
  font-family: arial;
  font-size: 12px;
}

a {
  color: #000000;
  text-decoration: underline;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

input.nd { display:none; }

.body {
  background-image: url('/images/color-brown.gif');
  background-color: #a37c2f;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.default {
  padding: 10px 15px 10px 15px;
  text-indent: 1.5em;
}

div.footer-home {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 10px;
  text-align: center;
  color: #FFFFFF;
}

a.footer-home {
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: underline;
}

a.footer:hover-home {
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

div.footer-inside {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 10px;
  text-align: center;
}

a.footer-inside {
  font-size: 10px;
  text-decoration: underline;
}

a.footer:hover-inside {
  font-size: 10px;
  text-decoration: none;
}

H1 {
  font-size: 20px;
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
}

H2 {
  font-size: 14px;
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
}


HR {
  height:1px;
  color:#000000;
  width:85%;
  text-align: center;
  border-style: solid;
}

div.home-top {
  padding: 14px 5px 14px 5px;
  font-family: times;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}

.home-heading {
  font-size: 14px;
  text-transform: uppercase;
  color=#FFFFFF;
  font-weight: bold;
  padding: 0px 5px 0px 5px;
}

.home-text {
  font-weight: bold;
  color:#ffff00;
  padding: 5px 10px 5px 5px;
}
