body {
  background-color: #336666;
  font-family: Tahoma,sans-serif;
  font-weight: bold;
  font-size: 14pt;
  color: #0000cc;
  text-align: center;
}
table {
  margin: auto;
  background-color: #8eafb6;
  border-collapse: collapse;
}
table.page {
  width: 980px;
  border: 1px solid #000066;
}
td {
  padding: 2px;
  vertical-align: top;
}
img {
  border-style: none;
}
a {
  color: #0000ff;
  text-decoration: none;
}
a:hover {
  color: #bb00ff;
}
