body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	background-color: white;
}

#navBar, #masthead
{
	display: none;
}

#content {
	float: none;
	clear: both;
	width: auto;
}

h1, h2, h3, h4 {
	color: black;
}

#headlines
{
	float: none;
	clear: both;
	width: auto;
	border: none;
}
