body {
  background: #366536;
  color: #66CC66;
}
p {
  color: #CCFFCC;
  text-align: justify;
}
a {
  color: #66CC66;
}
a:hover {
  color: #366536;
  background: #66CC66;
}
th,td {
  color: #CCFFCC;
}
table.top {
  background: #2D862D;
}
h1 {
  color: #66CC66;
}
h2 {
  color: #66CC66;
}
h3 {
  color: #CCFFCC;
}
h4 {
  color: #66cc66;
}
h5 {
  color: #66CC66;
}
h6 {
  color: #66CC66;
}

hr
{
color: #66CC66;
}


