BODY {
    background: #FFFFFF;
    font-family: helvetica, arial;
}

td.huge {
  font-weight: bold;
  font-size: 20px;
}

td.medium {
  font-weight: bold;
  font-size: 16;
}

A {
    font-family: helvetica, arial;
    font-weight: bold;
    text-decoration: none;
}

td.image {
  vertical-align: center;
  text-align: center;
}
