body {
	color: #000;
	background-color: #fff;
	font-size: 12pt;
	font-family: "Times New Roman";
	}
#content { 
	width: auto; 
	margin: 140px 5% 0 5%;
	}
span.printonly {display:inline;}
#skipnav, #search, div.feedback, #postcomment, #commentform, #respond h3, .reply, .avatar, div.meta, p.next, #navigation, #promotion, #footer {
	display:none;
	}
h1, h2, h3, h4 {
	font-family:  "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	}
h2.storytitle a, h2.storytitle a:link, h2.storytitle a:visited {
	text-decoration: none;
	color: #000;
	font-family:  "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	}
img {
	float: right; 
	border: none; 
	margin-left: 10px;
	}
#content a:link, #content a:visited{
	text-decoration: none;
	color: #000;
	}
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	text-decoration: underline;
	}
#content h2 a:link:after, #content h2 a:visited:after,
#content h3 a:link:after, #content h3 a:visited:after,
#commentlist a:link:after, #commentlist a:visited:after {
	content: none;
	}

