a:link {
  color: #003000;
  text-decoration: none
}

a:visited {
  color: #806040;
  text-decoration: none
}

a.header:link{
  color: #ffffff;
  text-decoration: none
}

a.header:visited{
  color: #cccccc;
  text-decoration: none
}

h1 {
  color: #000000;
  font-size: x-big
  text-align: right;
  font-family: arial;
}

p.header {
  color: #000000;
  text-align: center;
  font-weight: bold;
  font-family: arial;
  font-size: larger;
}

p.footer {
  color: #A08060;
  text-align: right;
  font-family: arial;
  font-size: xx-small;
}

table.outline {
  background: #003000;
  border: 0;
  padding: 0;
  margin: 0;
}

td.header {
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  background: #003000;
}

td.footer {
  color: #000000;
  text-align: center;
  background: #BAA28B;
}

td.body {
  text-align: center;
  background: #DAC2AB;
}

font.subheader {
  color: #003000;
  font-size: x-small;
}
