/*  css for local skin  */

/* paragraph style for references */
.references {                       
	font-family: Garamond, Times, Serif;
	font-style: italic;
	font-size: 1.0em;
	line-height: 1.3;
	padding: 0;
	margin: 0 2em 0.5em 2em;
}

/* general inline quotes */
.quotebox {
}

.quoteboxtext {
}

.quoteboxwho {
	text-align: right;
}

/* BIG BRASSY inline quotes */
.brassybox {
}

.brassyboxtext {
}

/* quick links in BOOK pages */
.bookquickindex {
	border-top: 2px solid #04BEAE;
	border-bottom: 2px solid #04BEAE;
	margin-top: 1em;
	margin-bottom: 1em;
}

