* {
	color:#141414;
}
#header, #content {
	margin:0;
	padding:0;
	width:auto;
}
h1 {
	font-size:25pt;
}
h2 {
	font-size:22pt;
}
p {
	font-size:12pt;
	line-height:20pt;
}

#nav, #footer {
	display:none;
}
.hideimage {
	display:none;
}

h3 {
	page-break-before:always;
}

a:after {
	content: "('attr(href) ')";
	color:#0F0C0F;
	font-size:13pt;
}

