body {
  margin:0 auto;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
}

a {
  color: #0862B0;
  text-decoration: none;
  font-weight:bold;
}

a:hover {
  color: #D40000;
  text-decoration: none;
  font-weight: bold;
}

img {
  border:0;
}

h1 {
  margin-top: 10px;
  margin-bottom:0px;
  margin-left: 24px;
  font-size:150%;
  font-family: Franklin Gothic Book;
}
  
td {
  font-size: 85%; }