/* Print Stylesheet */

body {
	background: #FFF; 
	color: #000; 
	/* font: 14pt/18pt "times new roman", times, serif; */
	margin: 0; 
	padding: 0;
}

a, a:visited {
	color: black;
	text-decoration: none;
	outline: none;
	background-color: transparent;
}

.print-only{
	display: block;
}

#side {display: none;}
#nav {display: none;}
.comments-top {display: none;}
.next-prev {display: none;}
.no-print {display: none;}
#respond {display: none;}
#commentform {display: none;}