
BODY {
	background-color:	#fff4ab;
	color:		#000;
}

A:link		{ color: #058a45; text-decoration: underline }
A:visited, A:active	{ color: #076e02; text-decoration: underline }

A.current { color: #a00 }
A.notation { color: #ef1f1d }

H1 {
	color:		#ef1f1d;
	font-weight:	bold;
	font-size:	140%;
	text-align:	center;
}

H3 {color: #1702ff; font-weight: bold; font-size: 120%; padding-top: 0}
HR {width: 100%; size: 1; align: center; color: #00f}

cite {font-weight: bold}
em {color: #ef1f1d; font-style: italic; font-weight: bold}
em.example {color: #1702ff; font-style: normal}

#books {
	margin-left:	20px;
	margin-right:	20px;
}

#navigBar {
	padding-top:	0;
	text-align:	center;
	color:		#00f;
}

#footer {
	text-align:	center;
	font-style:	italic;
	font-size:	x-small;
	padding-top:	0;
}
