body,html {
  background-color: black;
  color: white;
  font-family: "Times New Roman","Book Antiqua",Georgia, serif;
  font-size: 11pt; 
}
a {
  background-color: transparent;
  color: #c0c0c0;
}
table {
  background-color: transparent;
  color: white;
  border-width: 0;
}
div.text {
  text-align: justify;
}
div.footer {
  text-align: center;
  font-family: Arial,Verdana,sans-serif;
  font-size: 10pt;
}
img {
  border-width: 0;
}
img.border {
  border-width: 1px;
  border-color: white;
  border-style: solid;
}