body {
	background: #fff;
	color: #000;
	font: normal 12pt "Times New Roman", Times, Georgia, serif;
}

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 1em 0 0;
}

p {
	margin: 0 0 0.7em 0;
}

a img {
	border: none;	
}

#footer div {
	text-align: right;
	font-style: normal;
}

/* Stuff to hide from printing */
#navcontainer,
#LeftMenu,
#utilitywrapper,
#contentsubnav,
#breadcrumbs,
#pagefeatures,
#boxitems, .boxitems {
	display: none;
}

/* Apparently this is needed (should be working from the sifr.css file) */
.sIFR-replaced object {
	display: none;
}