body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}

#header, #sidebar {
  display: none !important;
}

body, #content, #footer {
  float: none !important;
  width: auto !important;
  margin:  0 !important;
  padding: 0 !important;
}

body { color: #000; font: 100%/150% Georgia, "Times New Roman", Times, serif; }

a:after {
  content: " (" attr(href) ") ";
}

a:before {
  content: " (" attr(href) ") ";
}