body {
	font-family:Arial, sans-serif;
	font-size:12pt;
}

@page {
  orphans:5;
}

#menu,
#filter {
	display:none;
}

a:link, 
a:visited {
	color:#000;
	text-decoration:none;
}

a:link:after, 
a:visited:after {
   content: " (url: " attr(href) ") ";
   color:#999;
}

abbr:after {
   content: " (" attr(title) ") ";
}