@import "style.css";

.section table {
  height: 100px;
  padding: 0px;
  margin: 0px;
}
.section table td.picture {
  background-repeat: no-repeat;
  width: 287px;
  text-align: center;
  padding-top: 74px;
  vertical-align: top;
}
.section table a {
  text-decoration: none;
  font-size: 12pt;
  line-height: 19pt;
  color: white;
}
.section table a:hover {
  color: #ad1021;
}

#content {
  font-size: 11pt;
}
