#navigation , #end , #language {
	display: none ! important ;
	}
body , #content {
	font-size: 11pt ;
	padding: 0 ;
	}
h1 {
	line-height: 100% ;
	margin-bottom: 1em ;
	}
#copyright {
	margin-top: 5em ;
	}
a {
	text-decoration: none ;
	}
acronym , abbr {
	border-bottom: none ;
	}
.sidebar {
	border-left-style: solid ; /* override default, not mine */
	}
a:link , a:visited {
	color: black ;
 	}
*>a:link:after { /* hide from IE or it does all links italic */
	content: " (" attr(href) ")" ;
	font-style: italic ;
	}
acronym:after , abbr:after {
	content: " (" attr(title) ")" ;
	}
address a:link:after , a.footnote:after , #copyright a:after {
	content: "" ;
	}
h2 , h3 , table , img {
	page-break-inside: avoid ;
	}
h2 , h3 , caption {
	page-break-after: avoid ;
	}
ul , ol , dl {
	page-break-before: avoid ;
	}
