body {
   background: white;
   font-size: 12pt;
   }
#header { display:none !important; }
#search { display:none !important; }
#sidebar { display:none !important; }
#page-header h1 { 
        margin: 10px 0;
        font-size:90%; }
#article-header h2 {
	margin: 5px 0 10px 0;
        font-size:140%;
	font-style:bold;
}
#article-header h3 {
	margin:0 0 20px 0;
	font-size:120%;
	font-weight: 500;
}
#article-header p.byline {
	font-size:90%;
	font-variant:small-caps;
}
#article-header img { display:none !important; }
#article-header p { display:none !important; }
#article-body { line-height:130%; }
#main a[href^="/"]:after {
   content: " (http://wau.org" attr(href) ") ";
}
.article-image p {
	margin-top: -.1em;
	font-size:80%;
	width: 400px;
	line-height:normal;
}
#article-tools { display:none !important; }
.intro {
	margin-bottom: 24px;
        font-size:110%;
	line-height: 120%;
}
#article-body p {
	margin-bottom: 1em;
	line-height:18px;
}
.related { display:none !important; }
.promo { display:none !important; }
.quote {
	margin:1em;
	font-size: 120%;
	line-height:130%;
	font-style:italic;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#sub-notice { display:none !important; }
#related-tags { display:none !important; }
form { display:none !important; }
#article-comments { display:none !important; }
#footer-sub, #footer-nav { display:none !important; }
#footer-byline { font-size:80%;}