body {
	background-color: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: blue;
}

.book {
	font-style: italic;
}

.navbar_links li {
	display: inline;
}

.header_logo {
	display: none;
}

.header_breadcrumbs {
	display: none;
}

.footer_breadcrumbs {
	text-align: right;
}

#content {
	margin-top: 10px;
}

.aural {
	display: inline;
}