/* Hide the non-printing elements */
div#pio-logo,
div#pio-toplinks,
div#orangebar,
div#list-signup,
div#bottomlinks,
table#tooltip,
table#tooltip_left,
.wp_content .wp_sidebar,
table.wp_content td.right-ad,
#masthead,
.article-nav
{ display: none; }


.wp_content {
	font-size: 12px;
	font-family: "Times New Roman", Serif;
    color: black;
}

.wp_content .wp_content_narrow h1 a {
    color: black;
    text-decoration: none;
}

div#printlogo {
    display: block;
    margin: 10px 0;
}
