body
{
  margin: 0;
  background-color: #054214;
  font-size: 12pt;
  font-family: "Times New Roman";
  color: #000000;
}

*
{
  margin: 0;
  padding: 0;
}

td
{
  vertical-align: top;
}

h1
{
  font-size: 14pt;
  font-family: "Times New Roman";
  color: #000000;
  text-align: center;
  text-indent: 9px;
}

h2
{
  font-size: 12pt;
  font-weight: bold;
  text-decoration: underline;
  margin-top: 1.2em;
  margin-left: 9px;
  text-transform: uppercase;
}

.text
{
  text-align: justify;
  margin-top: 1.2em;
  text-indent: 9px;
  margin-left: 9px;
  margin-right: 9px;
}

a, a:active, a:visited, a:hover
{
  color: #7F9884;
  font-weight: bold;
}

.header
{
  background-image: url("../images/header.jpg");
}

.member
{
  margin: 0 5px 1.22em 5px;
}

.member:first-line
{
  font-weight: bold;
}