body {
	font-family:	Cambria, Georgia, Garamond, "Times New Roman", serif;
	font-size:	11pt;
	background-color:	white;
	color:		black;
}

h1 {
	font-size:	16pt;
}

h2 {
	font-size:	14pt;
	margin:		1.5em 0 1em 0;
}

h3 {
	font-size:	13pt;
	display:	inline;
	margin:		1.5em 0 1em 0;
}

h4 {
	font-size:	12pt;
	margin:		0.6em 0 0.5em 0;
}

dt {
	font-weight:	bold;
}

div#header {
	width:		100%;
}

div#title {
	height:		2.5em;
	position:	relative;
	float:		left;
	width:		10em;
	vertical-align:	top;
}

div#formats {
	height:		2.5em;
	position:	relative;
	float:		right;
	font-size:	90%;
}

div#content {
	clear:		both;
}
/*
div.section, div.details, dl, table.indent, .section p {
	margin-left:	1em;
}
*/
div.section ul li {
	margin:		0;
	padding:	0;
}

dd {
	margin-left:	1em;
}

.TitleDate {
	font-style:	italic;
	margin-left:	0;
}

p.TitleDate {
	margin-top:	0.1em;
}

span.bookTitle {
	text-decoration: underline;
}
