body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

.book {
	font-family: Georgia, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	text-align: center;
	font-size: 40px;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
}

.headline {
	font-family: Georgia, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	text-align: left;
	font-size: 30px;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
}

.subhead {
  	font-weight: bold;
 	font-size: 14pt;
	font-family: georgia, verdana, helvetica, arial, sans-serif;
}
 
.quote {
	color:#5a3413; 
	display:list-item; 
	padding:0 5px; 
	list-style-image: url(..//harmonies/open_quotes.gif); 
	background:	url(..//harmonies/close_quotes.gif) bottom right no-repeat;
}
	
.source {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}

.caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #e9e9e9;
}

a { color: #0066B3; background: inherit; text-decoration: none;}
a:hover { text-decoration: underline }

/*
.subhead {
	padding: 5px 5px 5px 15px;
	margin: 0;
	background-color: #333;
	color: #FFF;
}
*/

