div#headerContainer,
div#subMenuContainer,
div.staticSidebar,
div.photoContainer,
div.backlink,
a.news-archive-link,
span.print {
	display: none;
}
div#contentContainer {
	display: inline;
}
div.newsdate {
	float: left;
	font-style: italic;
	margin: 0px 0.2em 0px 0px;
}
body {
	color: #000;
	background: #fff;
	font: 12pt 'Times New Roman', serif;
}
h1 {
	
}
h1 img {
	display: none;
}
h2 {
	
}
h3 {
	
}
h4 {
	
}
ul {
	
}
ol {
	
}
a {
	color: #000;
	background: transparent;
	text-decoration: none;
}

