body       {
	color: black;
	font-size: 10pt;
	line-height: 12pt;
	font-family: "Book Antiqua", "Times New Roman", Georgia, Times, serif;
	background: white no-repeat;
	text-align: justify;
	position: relative;
	top: 10px;
	left: 40px;
	width: 575px;
}
h1,h2  {
	color: black;
	font: italic small-caps bold 2.5em "minion web Georgia", "Times New Roman", Times, serif;
}

h2   {
	color: black;
	font-style: normal;
	font-variant: normal;
	font-size: 1.5em;
}


p.authorName {
	margin: 8px 0px;
	font: bold 1em Arial, Helvetica, sans-serif;
}

h2 .chapterName {
	display: block;
	margin-bottom: 8px;
	font-size: smaller;
	color:black;
}

p.dropCap:first-letter {
	font: 300%/100% serif; 
	color: #999999; 
}
