body {
	font: 100% Times New Roman, serif;
}

#left, .none, #map-path {
	display: none;
}

.none-45 {
	width: 45%;
}

#content, #body, div.copy {
	margin: 0;
}

div.copy {
	padding-top: 10px;
	margin-top: 20px;
	border-top: 1px solid black;
}

a, a.visited {
	color: black;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
}

table.xl {
	display:none;
}

div.answer {
	padding: 0 5px 0 0;
	background-color: #fff;
}

#header, #map {
	display:none;
}

.content {
	margin:0;
}

#content {
	float:none;
	width:auto;
}
