body {
	margin: 1.5cm 1.5cm;
	color: #000000;
	background: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 { page-break-after: avoid }
ul, ol, dl { page-break-before: avoid }
ul, li { list-style: none }

#nav, #footer { display: none; }
#header h1 a {
	text-decoration: none;
}
#header h1 a:after {content: ""; }


a:link, a:visited {text-decoration: underline; color: #000000; font-weight: bold; }
/*a:after {content: "[" attr(href) "]"; text-decoration: none; }*/
