td {
  size="100%"
  color: white;
  font-family: tahoma;
  font-size: 11;
  font-weight:
}

small {
  color: white;
  font-family: tahoma;
  font-size: 11;
  font-weight:
}

.margin {
  margin-left: 5pt
}

a:link {
  color: black;
  text-decoration: underline;
}

a:active {
  color: black;
  text-decoration: underline;
}

a:visited {
  color: black;
  text-decoration: underline;
}

a:hover {
  color: black;
  text-decoration: none;
}