body {
  color: #000000;
}

A:link {
  color: #000000;
}
A:visited {
  color: #000000;
}
A:hover {
  color: #000000;
}
table {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: justify;
}
.button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}
.hand {
  cursor: pointer;
}


