body {
	/*font-family:'Lucida Grande',sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align:left;
}

#top_nav, #masthead,  .main_nav, #titlebar, #sidebar, #footer,
.article_subnav, #paging, cite.postdetails, h2#header_noRSS,
#story_noprint {
	display:none;
}

.postage {
	padding:1em 0;
	margin:0;
}

h3.posttitle {
	font-size:125%;
	line-height:85%;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:.5em;
}

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

#content a:link:after, #content a:visited:after {
	content: attr(href);
	font-size: 65%;
	display:block;
	text-decoration:none;
	font-weight:normal;
	font-family:'Lucida Grande',sans-serif;
}


#content_left p {
	margin:.5em 0 0 0;
	line-height:145%;
}
#content_left p.bigger {
	font-size:125%;
}
#content_left p.bigger strong,
#content_left ul.bulleted_list li a strong {
	font-weight:bold;
}