body {
  background-color: #ffffff; text-align: center; font-size: 12pt; color: #000000;
}

a {
  text-decoration: none;
}

p {
  margin: 1.5em 1.5em;
  text-align: left;
  font-family: "Times New Roman", Times;
}

.top {
  font-size: 15pt; font-weight: bold;
}

.close {
  margin-top: 2em;  margin-bottom: 2em; text-align: center;
}

.windowclose {
  color: #000000; text-decoration: none;
  font-family: Arial; padding: 0em 2px;
}