body {
  margin: 0px 0px 0px 0px;
}
.menu {
  font-size:11pt;
  font-weight : bold;
}
A:link {
  text-decoration:none;
  color:#000000;
}
A:visited {
  text-decoration:none;
  color:#000000;
}
A:active {
  text-decoration:none;
  color:#ffffff;
  background:#000000;
}
A:hover {
  color:#ffffff;
  background:#000000;
}
.cr {
  cursor : help;
}
.cl {
  cursor : default;
}
.cu {
  font-size:9pt;
}