
BODY {
	width:		auto;
	backgroud:	white;
	font-size:	11pt;
}

H1 {
	font-size:	14pt;
}

H2, {
	font-weight:	darker;
	font-size:	13pt;
}

H2, H3 {
	font-weight:	darker;
	font-size:	12pt;
}

H4 {
	font-weight:	darker;
	font-size:	11pt;
}

#header {
	display:	none;
}

#print-header {
	display:	block;
	width:		auto;
}

#node-title {
	font-weight:		darker;
	font-size:		14pt;
	text-decoration:	underline;
	text-shadow:		2;
}

#side-bar {
	display:	none;
}

#main-content {
	width:		auto;
	border:		0;
	margin:		0 5%;
}

#login {
	display:	none;
}

#top-menu {
	display:	none;
}

.edit-link {
	display:	none;
}
