body {
  background-color:  #B00000;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
}

table {
  font-family: "Century Gothic", Verdana, Arial;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
}  

a:link, a:active, a:visited, a:hover {
  color: #FFFFFF;
  text-decoration:underline;
}

img {
  border-width:0;
}