body {
  color : #000000;
  background : #ffffff;
  font-family : "Arial", Times, serif;
  font-size : 1em;
}

a {
  text-decoration : underline;
  color : #0000ff;
}

#header, #pathbar, #footer {
  display : none;
}