td, tr, th {
  color: #000000;
  font-family: verdana;
  font-size: 12px;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a.default {
  font-weight: bold;
}
a.default {
  font-weight: bold;
}
a.default:hover {
  font-weight: bold;
}

.body {
  background-image: url('/images/bkgd.gif');
  background-color: #9e2e90;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.default {
  padding: 10px 10px 10px 10px;
}

div.footer {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 10px;
  text-align: center;
}

H1 {
  font-size: 16px;
  color: #972c7a;
  font-family: arial;
  margin-top: 0px;
  margin-bottom: 0px;
}

H2 {
  font-size: 14px;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
}

HR {
  height:2px;
  width:85%;
  color:#64d404;
  align: center;
  border-style: solid;
}

.table {
  background-color: #000000;
}

.title {
  color: #FFFFFF;
  font-weight: bold;
}

a.title {
  font-size: 14px;
  font-weight: bold;
}

a.title:hover {
  font-size: 14px;
  font-weight: bold;
}

div.footer {
  color: #972c7a;
  font-size: 10px;
  font-weight: bold;
  padding: 0px 0px 10px 0px;
}

a.footer {
  color: #972c7a;
  font-size: 10px;
  font-weight: bold;
}

a.footer:hover {
  color: #972c7a;
  font-size: 10px;
  font-weight: bold;
}