/* This is the stylesheet modern browser will use to print your pages. */

body{
	font-size:9pt;
}
#page{
	width:auto;
}
#content{
	line-height: 1.6em;
}
#header, #sidebar, #footer, #comment-form, .navigation, .entry_meta, .entry_navigation, .response{
	display: none;
}
h1, h2, h3, h4{
	border: none;
	font-weight: bold;
}
a{
	color:#000000;
}
hr{
	display:none;
}
p img{
	border:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
}