/* This is the stylesheet modern browser will use to print your pages. */

* {
	background: transparent;
	color: black
}

a, acronym {
	text-decoration: none
}

body {
	font-family: serif;
	font-size: 12pt;
}

p {
	text-align: justify
}

#main {
	margin: 0px;
	padding: 0px;
	width: auto;
}

#menu {
	display: none;
}

.links {
	display: none;
}

#mainlogo {
	font-size: 36pt;
	font-family: sans-serif;
	text-align: center
}

.sub, .csub {
	font-style: italic
}

.comments h2 {
	display: none;
}

.comments > h1 + p {
	display: none;
}

#leavecomment {
	display: none;
}

#footer img {
	display: none;
}
