body {
  font-family: Georgia,Times;
  font-size: 10pt;
  color: #9bd07b;
  background-color: black;
  margin: 0;
  padding: 0;
}

td {
  font-size: 10pt
}

.nav {
  font-family: Webdings
}

a {
  color: #9bd07b;
}

.copyright {
  font-size: 6pt;
  text-align: center;
  padding-bottom: 8px;
  padding-top: 8px;
}

.subtitle {
  font-size: 7pt;
  font-style: italic
}

.title {
  font-size: 24pt;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}

.description {
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  color: #D1E9C2;
}

.navc {
  color: #9bd07b;
  background-color: #2A3821;
}
.navl {
  background-image: url('nav1l.gif');
  background-repeat: no-repeat;
  height: 40px;
  width: 15px;
  background-position: top
}
.navm {
  background-image: url('nav1m.gif');
  background-repeat: repeat-x;
  height: 40px;
  color: #D1E9C2;
  font-family: Arial;
  font-size: 10pt;
  text-transform: uppercase;
  font-weight: bold;
  background-position: top
}
.navr {
  background-image: url('nav1r.gif');
  background-repeat: no-repeat;
  height: 40px;
  width: 15px;
  background-position: top
}
.navbl {
  background-image: url('nav1bl.gif');
  background-repeat: no-repeat;
  height: 8px;
  width: 10px;
  background-position: top;
  font-size: 2pt;
}
.navbm {
  background-image: url('nav1bm.gif');
  background-repeat: repeat-x;
  height: 8px;
  background-position: top;
  font-size: 2pt;
}
.navbr {
  background-image: url('nav1br.gif');
  background-repeat: no-repeat;
  height: 8px;
  width: 10px;
  background-position: top;
  font-size: 2pt;
}
.navtl {
  background-image: url('nav1tl.gif');
  background-repeat: no-repeat;
  height: 40px;
  width: 4px;
  background-position: top
}
.navtm {
  background-image: url('nav1tm.gif');
  background-repeat: repeat-x;
  background-position: top;
  height: 40px;
  color: black
}
.navtr {
  background-image: url('nav1tr.gif');
  background-repeat: no-repeat;
  height: 40px;
  width: 5px;
  background-position: top
}

