/*****
	Hey look, I'm printer friendly!
	*****/
body {
	color: #000000;
	background: #ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: none;
}

div.top-widget, #navigation, #ribbon, #sidebar, #footer {
	display: none;
}

#content {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

p { margin: 0 0 1em 0; }
div.post h1 { font-size: 18px; }

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}