body,table, tr, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 16px;
  letter-spacing: normal;
  color: #7b7d7b;
}

a:link, a:visited, a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #7b7d7b;
}

a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #7b7d7b;
  text-decoration: none;
}

.copyright {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 1px;
  color: #FFFFFF;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7px;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 1px;
  color: #FFFFFF;
}

a.copyright:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7px;
  color: #CFCECF;
  letter-spacing: 1px;
  font-weight: normal;
  text-decoration: none;
}
.subheader {
  color: #993333;
  font-weight: bold;
}

