body {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10px;
  font-variant: normal;
  margin-top: .5in;
  margin-left: 15%;
  margin-bottom: .5in;
  margin-right: 15%;
  text-indent: 0in;
  text-align: left;
  color: #000000;
  background-color: #7f7f7f;
}

a:hover {
  color: #7f3333;
}

a:active {
  color: #7f3333;
}

a:link {
  color: #000000;
}

a:visited {
  color: #333333;
}

table, .Normal {
  border-width: thin;
  border-color: #ffffff;
  border-style: solid;
  background-color: #999999;
}

table.simple {
  border-width: 0;
  background-color: #7f7f7f;
}

td, .Normal {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10px;
  background-color: #999999;
}

td.simple {
  background-color: #7f7f7f;
}

font.header {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

font.title {
  font-size: 10px;
  font-style: italic;
  color: #ffffff;
}

font.caption {
  font-size: 10px;
  color: #ffffff;
}

font.pager {
  font-size: 8px;
  color: #ffffff;
}

font.warning {
  color: #ff0000;
}

a.pager {
  font-size: 8px;
  color: #cccccc;
}
