h1.SeoPageTitle {
  font-family: Verdana, Arial;
  font-size: 19px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: black;
  border: none;
  padding: 0px;
  margin: 0px;
  text-align: center;
}
table.SeoLinksTable {
 width: 100%;
 border: none;
 border-collapse: collapse;
 border-spacing: 0px;
 border-spacing: expression(cellSpacing=0);
}
table.SeoLinksTable tr td.ListCell {
 padding: 2px;
 text-align: left;
}