body  {
	background : #FFFFFF;
	color : Black;
	margin-top : 20px;
	margin-bottom : 5px;
	margin-left : 100px;
	margin-right : 100px;
	font-size : 16pt;
	font-family : serif;
}

p.buttonbar  {
	text-align : right;
	padding : 2px;
	border-color : #FFCC99;
	background-color : #FFCC99;
	margin-left : 50%;
	font-weight : bold;
	font-size : 10pt;
	border-width : 2 pt;
	border-color : #CC3333;
	border-style : solid;
}

p.sourcecite  {
	color : #663366;
	text-indent : 0;
	text-align : right;
	font-size : 12pt;
}

h1.booktitle  {
	text-align : center;
	color : Purple;
	font-weight : bold;
	font-size : 20pt;
}

p.booksubtitle  {
	text-align : center;
	font-weight : bold;
	font-size : 16pt;
}

address.author  {
	text-align : center;
	font-size : 18pt;
}

.sourcepubinfo  {
	text-indent : -1cm;
	color : purple;
	margin-left : 1cm;
	font-size : 8pt;
}

.cip  {
	text-indent : -1cm;
	margin-left : 100px;
	font-size : 10pt;
}

h2.chaptertitle  {
	text-align : center;
	color : #660000;
	font-style : bold,italic;
	font-size : 18pt;
}

p.pretitle  {
	text-align : center;
	color : Olive;
	font-style : italic;
	font-weight : bold;
	font-size : 18pt;
}

h2.pretitle  {
	text-align : center;
	color : Olive;
	font-style : bold,italic;
	font-size : 14pt;
}

.chapternumber  {
	text-align : center;
	color : Gray;
	font-style : italic;
	font-weight : bold;
	font-size : 14pt;
}

blockquote p  {
	text-indent : 0;
}

blockquote.chapterstart  {
	font-style : italic;
	font-size : 14pt;
}

h2.postitle  {
	text-align : center;
	font-style : italic;
	font-weight : bold;
	font-size : 14pt;
}

.contentshead  {
	text-align : left;
	font-style : italic;
	font-weight : bold;
}

.contentschaptitle  {
	text-transform : uppercase;
}

referencelist.cite  {
	font-weight : bold;
}

p  {
	text-indent : 1cm;
}

p.endnote  {
	text-indent : 0;
	margin-top : 5px;
	font-size : -1em;
}

address.authorname  {
	text-align : right;
	color : Olive;
	font-size : 14pt;
	text-indent : 2cm;
}

TABLE.navbar  {
	float : right;
	padding : .1em .3em;
	/* border-color: #CC3333; */
	border-style : inset double;
}

TABLE.navbar td  {
	text-align : center;
	color : Olive;
}

TABLE.navbar td A:link, A:visited, A:active  {
	text-decoration : none;
	color : #330000;
}

SUP A:link, A:visited, A:active  {
	text-decoration : none;
	color : Olive;
}

DIV.toc A:link, A:visited, A:active  {
	text-decoration : none;
	color : #663333;
}


