body { 
  color: #000000; 
  background: #ffffff; 
}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#header, #nav, #no_print, #footer { 
  display : none; 
} 

.no_print {
  display : none; 
}