
body {
  background-color: #ffd700;
  color: #000000;
  font-size: 10pt;
}
table {
  font-size: 10pt;
}

a:link {
  color: #0000FF;
}
a:hover {
  color: #800000;
  border-color: #000000;
  border-style: dashed;
  border-width: 1pt;
  background-color: #FFFFFF
}
a:active {
  color: #FF0000;
}
a:visited {
  color: #800080;
}

p {
  text-align: left;
}

.copyright {
  text-align: center;
  color: #FF0000;
  font-size: 7pt;
}

.date {
  text-align: left;
  font-weight: bold;
}

.link {
  text-align: center;
}

.version {
  text-align: left;
  font-weight: bold;
}

.atoz {
  text-align: center;
}

.generatedby {
  text-align: left;
  font-weight: bold;
}

.pic {
  font-weight: bold;
  color: #008000;
}

.map {
  font-weight: bold;
}

.main {
  color: #FF0000;
  font-size: 11pt;
}

