BODY {
  margin:0px 0px 0px 0px;
  background-color : #000000;
  color : black;
  font-size: 101%;
  font-family:arial,helvetica,sans-serif;
}
h1 {
  color:#000000;
  font-size: xx-large;
  margin: 0;
  background:transparent;
  font-family:"trebuchet ms",arial,helvetica,sans-serif;
}
h2 {
  color:#000000;
  font-size: large;
  background:transparent;
  font-family:"trebuchet ms",arial,helvetica,sans-serif;
}
h3 {
  color:#443c2e;
  font-size: medium;
  font-family:"trebuchet ms",arial,helvetica,sans-serif;
  padding: 0px 0px 0px 0px;
}
h4 {
  color:#443c2e;
  font-size: small;
  background:transparent;
  font-family:"trebuchet ms",arial,helvetica,sans-serif;
}
h5 {
  color:#000000;
  font-size: small;
  font-weight: normal;
  background:transparent;
  font-family:arial,helvetica,sans-serif;
}
p, td {
  font-size: small;
}
td, ul, li {
  font-size: small;
}
ul, li {
  padding-bottom: 10px !important;
}
A {
  text-decoration: underline;
  font-weight: bold
}
a:link {
  color:#423524;
  background:transparent;
}
a:visited {
  color:#786141;
  background:transparent;
}
a:hover {
  color:#786141;
  background:transparent;
  text-decoration: none;
}
a:active {
  color:#584730;
  background:transparent;
}
.menu {font-size: small;
}
.brown {
  font-size: small;
  color:#FFFFFF;
}
.brown A {
  text-decoration: underline;
}
.brown a:link {
  color:#c4bdb5;
  background:transparent;
}
.brown a:visited {
  color:#b19772;
  background:transparent;
}
.brown :hover {
  color:#7a715f;
  background:transparent;
  text-decoration: none;
}
.brown a:active {
  color:#ffffff;
  background:transparent;
}
