body { 
  color : #000000; 
  background : #ffffff; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#header, #footer, .noprint {
    display: none;
}
