body {
  background-color: #888888;
  color: #000;
  padding: 1em 1em 1em 1em;
  font-weight: normal;
  font-size: 13px;
}

a:link {
  color: #6572f2;
  background-color: inherit;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
}

a:visited {
  color: #aaaaaa;
  background-color: inherit;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
}

p {
  text-align: justify;
  margin-top: 4pt;
  margin-bottom: 4pt;
  font-size: 13px;
}

td {
  font-size: 13px;
  padding: 2pt 2pt 2pt 2pt;
}
