body {
  color: #DDDDDD;
  background-color: #888888;
  font-family: Verdana;
  font-size: 8pt;
  margin: 50px 50px 50px 50px;
}

td {
  font-size: 8pt;
}

h3 {
  font-size: 18pt;
}

a {
  color: #CCCCCC;
}

p {
  margin-top: 5px;
  margin-bottom: 20px;
}

div.logo {
  font-weight: bold;
  font-size: 18pt;
}

hr {
  color: #DDDDDD;
  height: 1px;
}
