TABLE.parchment {
	background-color: #FFFFCC;
	background: url(parchmnt.gif);
}

P, LI {
	font-family: Garamond;
}

P.copy {
	font-size: 10 pt;
	color: #E9D88B;
	font-style: italic;	
}

P.book-name, P.series-name {
	font-weight: bold;
	font-size: 20 pt;
	margin-bottom: 0 pt;
}

P.book-author, P.page-number {
	font-style: italic;
	font-size: 14 pt;
	margin-top: 0 pt;
}

P.header, P.entry {
	margin-top: 32 pt;
	font-size: 14 pt;
	font-weight: bold;
}

IMG.drop-cap {
	margin-top: 2 pt;
	margin-right: 2 pt;
}

P.text {
	text-indent: 26 pt;	
}

P.footnote {
	margin-left: 32 pt;
	margin-right: 32 pt;
	font-style: italic;	
}

IMG.qimg {
}

P.navigation A {
	color: black;
}

P.TOC-book {
	margin-bottom: 0 pt;
	margin-left: 24 pt;
	font-weight: bold;
}

UL.TOC-book {
	margin-top: 0 pt;
	margin-left: 48 pt;	
}

A.TOC-book, A.TOC-page {
	color: black;
	text-decoration: none;
}

A:hover.TOC-book, A:hover.TOC-page {
	text-decoration: underline;
}


