.pg_more,
#basemenu,
#menu,
#previously {
	/* These are useless on a printed page */
	display: none;
}

p {
	font-family: "Adobe Caslon Pro", "Times New Roman", Times, serif;
	font-size: 11pt;
}

#post a[onclick=""]:link:after,
#post a[onclick=""]:visited:after,
#post a[onclick=""]:hover:after,
#post a[onclick=""]:active:after {
	content:  " [" attr(href) "] ";
	color: #585858;
    font-style: italic;
}
