h1.otherbooks {
text-align: center;
font-size:1.0em;
margin-bottom: 1em;
margin-top: 4em;
}

body {
font-family:"Times New Roman" "sans-serif";
text-align: justify;
font-size: 100%;
margin-right: 1em;
margin-left: 1em;
}

.copyright {
text-align: justify;
font-size: 90%;
margin-top: 1em;
margin-bottom: 0em;
}
.copyrightt {
text-align: justify;
font-size: 90%;
margin-top: 7em;
margin-bottom: 0em;
}

div.otherbooks {
margin-top: 4em;
font-size:0.8em;
margin-left: 2em;
margin-right: 2em;
}

h2.chaptitle
{
        margin-top: 6.5em;
        font-size: 110%;
        margin-bottom: 2em;
        font-weight:bold;
        text-align: center;
}

p.image
{
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}
p.indent
{
	margin-top: 0.1em;
	margin-bottom: 0.1em;
        text-indent: 1.3em;
        font-size: 100%;
        text-align: justify;
}
p.center
{
	margin-top: 1em;
	margin-bottom: 1em;
        font-size: 100%;
        text-align: center;
}
p.quote
{
	margin-top: 1em;
	margin-bottom: 1em;
        text-indent: 1em;
        margin-left: 3.5em; 
        font-size: 100%;
        text-align: justify;
}
p.right
{
	margin-top: 1.5em;
        text-align: right;
        margin-right: 2em; 
        margin-bottom: 1.2em;
        font-size: 100%;
}
p.center1
{
	margin-top: 3.5em;
	margin-bottom: 2em;
        font-size: 100%;
        text-align: center;
}