/* This is the stylesheet modern browser will use to print your pages. */

a {
	color: #000;
}

body {
	font-family: arial, sans-serif;
	font-size: 12pt;
}

#content {
	width: auto;
}

#header, h3, h4, .storytitle {
	border: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: auto;
}


#menu, #pagin, #nav, #sidebar, #meta, #footer2, #sidebarcontent{
	display: none;
}
