body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 8px;
  margin-top: 0px;
  font-size: 11px;
  font-weight: normal;
}

p, h1, h2 {
  text-align: left;
  color: #000000;
  margin: 4px;
}

p {
  font-size: 11px;
  font-weight: normal;
}

h1 {
  font-size: 14px;
  font-weight: bold;
}

h2 {
  font-size: 12px;
  font-weight: bold;
}

td.button {
  padding: 4px;
  padding-left: 12px;
}

table.image {
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
}

table
{
  font-size: 12px;
  font-weight: normal;
}
p.caption {
  text-align: center;
  color: #666666;
}

a {
  text-decoration: none;
  color: #0000DD;
}

a:hover {
  color: #88AAFF;
}

