html, body, table.center {
  font-family: Verdana; font-size: 10pt; color: #b2b2b2;
  width: 100%; height: 100%; margin: 0px; padding: 0px;
}

table {
  width: 100%;
}

td.bg {
  vertical-align: middle;
  background-image: url("./../images/bg.gif"); background-position: bottom; background-repeat: repeat-x;
}

a {
  color: #b2b2b2; font-weight: bold; text-decoration: none;
}
