body {
  background-color: #FFFFFF;
}

p {
  font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
  color : #800000;
  font-size : 12px
}

td {
  font-family : Verdana;
  color : #800000;
  font-size : 12px;
  white-space: normal
}

a:link {
  color: #800000;
  text-decoration: none
}

a:visited {
  color: #800000;
  text-decoration: none
}

a:active {
  color: #800000;
  text-decoration: none
}

a:hover {
  color: #800000;
  text-decoration: underline
}

hr {
  width: 725;
}