/*** PRINT STYLESHEET ***/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

/* Disable these elements: */
ul.top_nav,
ul.main_nav,
div#header img,
div#header h1,
div.clear,
a.link_read_more,
a.link_notepad,
a.link_flipboard,
ul.footer_nav {
	display: none;
}

h1, h2, h3, p {
	margin: 0 0 1em;
}

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

div#header a.logo img {
	display: block;
	border: none;
}

div.alsosee h3 {
	margin: 0;
}

a.laptop_visual_holder img {
	border: none;
}

