body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  margin: 0px;
}

img {
  border-width: 0;
}

A:link {
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}

A:visited {
  text-decoration: none;
}

A:active {
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

A.StdLink {
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
A.StdLink:hover {
  text-decoration: underline;
}

A.StdLinkThin {
  color: #333333;
  text-decoration: none;
}
A.StdLinkThin:hover {
  text-decoration: underline;
}
