body {
	background: white;
	font-size: 12pt;
	font-family: Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	color: #58595b;
}

#nav, #sidebar, #sidebar_l, #sidebar_r, #header, #footerlinks {
	display: none;
	}
div.longbanner, div.quip, #quip-add-comment-qcom { 
	display: none;
	}
div#content.article div.figure {
    display: block;
    float: left;
    margin: 0 17px 10px 0;
}
h1 {
	font-weight: normal;
	font-family: georgia;
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	margin-bottom: 1em;
	font-style: normal;
	font-size: 16pt;
}

h2 {
	font-style: normal;
	font-weight: bold;
	width: 100%;
	margin-bottom: 1em;
	font-size: 13pt;
}

a {
	color: inherit;
}
