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

a {
	color: #000;
}

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

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

#header, h3, h4, .storytitle {
	border: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#main {
	float: none;
	margin: 0px 10%;
	padding: 0px;
	width: auto;
}

#menu {
	display: none;
}

pre {
	white-space:  pre;
	padding:	0.2em;
	border-color: #ffeeb0;
	border-style: outset;
	border-width: 1px;
	margin: 0.2em 0em 0.2em 2em; # $B>e!&2<:8(B
}
