html, body {
  background: #fff;
  color: #000;
}
body {
  margin: 0;
  width: 956px;
}
a:link, a:visited {
  text-decoration: none;
  color: #000 !important;
}
.noprint, #menu, .nav, #nav, #footer a {
  display: none;
}
#content {
  background: #fff;
}
#copyright {
  color: #666 !important;
}

