a:link {
  color: #0000ff;
  font-size: 8pt;
  text-decoration: none;
  font-weight: bold;
}

a:visited {
  color: #0000ff;
  font-size: 8pt;
  text-decoration: none;
  font-weight: bold;
}

a:active {
  color: #000000;
  font-size: 8pt;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #ff0000;
  font-size: 8pt;
  text-decoration: underline;
  font-weight: bold;
}

td {
  color: #006633;
  font-size: 8pt;
  text-decoration: none;
  font-weight: bold;
}

body {
  font-size: 8pt;
  text-decoration: none;
  font-weight: bold;
  background-color: #ffffff
}

img {
  border: 0px;
}

div {
  text-align: center;
  color: #ffffff;
  font-size: 8pt;
  text-decoration: none;
  font-weight: bold;
}

