body.pretty
	{
	background-image: URL("../images/background.gif")
	}

p
	{
	text-align: justify;
	text-indent: 2em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	}

p.noindent
	{
	text-align: justify;
	text-indent: 0em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	}

p.author
	{
	text-indent: 0em;
	margin-bottom: 2em;
	}

p.frontmatter
	{
	text-indent: 0em;
	margin-bottom: 0.2em;
	}

p.backmatter
	{
	text-indent: 0em;
	margin-bottom: 5em;
	}

blockquote.overview
	{
	font-size: small;
	page-break-after:always;
	}

body
	{
	color: black;
	text-align: justify;
	}

blockquote.quote
	{
	}

div.author
	{
	}

h2.title
	{
	text-align: right;
	font-size: large;
	font-weight: normal;
	margin-bottom: 0em;
	}

div.content
	{
	margin-left: 15%;
	margin-right: 8%;
	}

div.chapter-title
	{
	page-break-before: always
	}

.smalltable, .smalltable TD, .smalltable TH
	{
	font-family: palatino, arial, helvetica;
	font-size:small;
	}

div.smallnotes
	{
	font-family: palatino, arial, helvetica;
	font-size:small;
	}
