body {
	font-family: 'Oxygen', sans-serif;
	color: #222222;
	font-size: 1.8em;
	line-height: 1.6;
	background-color: #FFFFFF;
}
.book-top {
	margin-top: 40px;
}
.err-h3 {
	font-size: 28px;
	color: #CC2326;
	font-weight: bold;
}
a.terms, a.terms:visited {
	background-color: #EFEFEF;
	color: #0B4666;
	text-decoration: none;
	padding: 3px;
}
a.terms:focus, a.terms:hover {
	background-color: #9BCEE0;
	color: #0B4666;
	text-decoration: none;
	border-bottom: none;
	padding: 3px;
}
.reducedfont {
	font-size: 0.85em;
	color: #777777;
}
.smallfont {
	font-size: 0.6em;
	color: #777777;
	margin: 0 !important;
}
