body {
	background: white;
    font-size: 12pt;
	}

#menu, #header, #leftside, #footer, form {
	display: none;
	}

div#content .post-footer, h3#comment, ol.comments {
	display: none;
	}

p.comments_invite {
	display: none;
	}

#container, #content {
	width: 7.75in;
	margin-top: -.5in;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

