body {
  margin: 10px;
  margin-top: 15px;
  background-color: #000000;
}

p, div, a, table, object {
  color: #ffffff;
  font-size: 10pt;
  font-weight: normal;
  font-family: Arial, sans-serif;
  text-decoration: none;
  text-align: justify;
}

p.download {
  text-align: center;
}

p.download a {
  font-size: 16pt;
  font-weight: bold;
}

table.page {
  width: 755px;
}

table.picture {
  text-align: center;
}

table tr.br td {
  height: 20px;
}

table.picture img {
  margin: 10px;
  border: solid;
  border-width: 1px;
  border-color: #ffffff;
}

div img {
  background-color: #ffffff;
}