body {
  color: #000;
  background: #fff;
}
span {
  font-size: 10pt;
}
p {
  font-size: 10pt;
}
a img {
  border: none;
}
h1 {
  color: white;
  background-color: #000066;
}
table {
  width: 160px;
  text-align: left;
}