body {
	background-color: #Fffff0;
	font-family: "Garamond", "Times", "Times Roman", "Times New Roman", serif;
}
img {
	border: none;
}
	
hr{
	border: 0; 
	color: #E9E9E9; 
	background-color: #E0E0E0; 
	height: 1px;
}

.smalltextminus1{
	font-size: 85%; /* vervanger font size = -1 */
}

.smalltextminus2{
	font-size: 75%; /* vervanger font size = -2 */
}

.largetextplus1{
	font-size: 115%; /* vervanger font size = +1 */
}

.largetextplus2{
	font-size: 125%; /* vervanger font size = +2 */
}
.largetextplus3{
	font-size: 135%; /* vervanger font size = +3 */
}

.largetextplus4{
	font-size: 140%; /* vervanger font size = +4 */
}

.note {
	font-size: 65%;
	vertical-align: top;
}

p.descender:first-letter{font-size:3em;line-height:.8em;margin-right:2px;display:block;float:left}

.figuresubtitle {
	font-style: italic;
	font-weight: normal;
	font-size: 90%;
}

.figurelargetitle {
	font-size: 110%;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
.figurelargesubtitle {
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

A:link {
	color: #8B0000;
	text-decoration: none;
} /* unvisited link */
A:visited {
	color: #cc6600;
	text-decoration: none;
}   /* visited links */
A:active {
	color: #FF0000;
	text-decoration : none;
} 

A:HOVER {
	color: Red;
	text-decoration: none;
}

.clicklarger {
	font-size: 80%;
	margin-top: 0px;
	font-style: italic;
	line-height: 100%;
   	border: none;
   	padding: 0;
   	background-color: transparent;
   	color: #8B0000;
	font-family: "Garamond", "Times", "Times Roman", "Times New Roman", serif;
}

.booklisttd {
	margin-bottom: 7px;
	border-top-color: #F5F5DC;
	border-top-width: 1px;
	border-top-style: solid;
	
}

.navtext{
	font-size: 70%;
	line-height: 50%;
	font-family: Arial, Helvetica, sans-serif;
}

.booktitlesmall {
	font-size: 11px;
	margin-bottom: 2px;
	text-align: center;
	color: #B6B6B6;
	margin-top: 10px;
}

.booktitlelarge {
	font-size: 22px;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: center;
}

.booksubtitlelarge {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}

.chapter {
	font-size: 90%;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: center;
	color: #A4A4A4;
}

.chaptertitle {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

.generaltitle {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 10px;
	font-variant: small-caps;
	letter-spacing: 1.5px;
}

.generalsubtitle {
	font-size: 105%;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
}

.authortitle {
	text-align: center;
	margin-bottom: 12px;
	font-style: italic;
}

.contentlink {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 10px;
	font-variant: small-caps;
}

.contenttext {
	margin-left: 20px;
}

.contentheader {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 10px;
	font-variant: small-caps;
	font-weight: bold;
}

.contentlinkextra{
	margin-top: 15px;
	margin-bottom: 0px;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
}

.contentextrachaptersubtitle{
	font-weight: bold;
	text-align: center;
	font-size: 95%;
	font-variant: small-caps;
	margin-bottom: 0px;
}

.contentextratext {
	text-indent: -0.5cm;
	margin-left: 0.5cm;
	margin-top: 0px;
}

.center {
	text-align: center;
}

.textalignright {
	text-align: right;
}

.textalignleft {
	text-align: left;
}

.quote {
	font-size: 85%;
	max-width: 60%;
	line-height: 110%;
	margin-left: 25%;
	margin-right: 25;
	margin-top: 2;
}

.parts {
	font-style: italic;
	font-size: 80%;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}

.tablecenter {
	margin-left: auto;
	margin-right: auto;
}

.figuretable {
	margin-left: 5px;
	margin-right: 5px;
}

.figure {
		text-align: center;
}

.caption {
	font-weight: bold;
	text-align: center;
	font-size: 85%;
		line-height: 110%;

}



