@charset "utf-8";

body {
	background:none;
}

div#nav, div#header, div#footer {
	display:none;
}

div#contentwrapper {
	width:717px;
	padding:10px;
	background:none;
}
div#content {
	background:none;
	width: 650px;
}
.printonly {
	display:inline;
	font-size: 85%;
}
.noprint {
	display:none;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.1em;
}
