p Heading1 {
	text-align: center
}

p {
	margin-top: 8px;
	margin-bottom: 8px
}

body {
	font-family: "Verdana", "Arial", sans-serif;
	font-weight: normal;
	font-style: normal
}

h3.chapter {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: 12pt;
	font-style: italics;
}

p.booktitle { font-size: 37px;
	font-family: "Courier New";
	padding-top: 14px;
	padding-left: 40px;
	color: #F0E68C;
	font-weight: bold;
	}
	
p.author {
	font-size: 25px;
	font-family: "Times New Roman";
	color: #EEE8AA;
	font-weight: bold;
	padding-left: 40;
	padding-top: 10px;
}
p.subtitle {
	font-size: 19px;
	font-family: "Times New Roman";
	color: #A52A2A;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 9px;
}
p.published {
	font-size: 13px;
	font-family: "Times New Roman";
	color: #A52A2A;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0;
}

p.title-left { font-size: 20px;
	font-family: "Courier New";
	padding-top: 0px;
	padding-left: 40px;
	color: black;
	font-weight: bold;
	}

p.author-left {
	font-size: 16px;
	font-family: "Times New Roman";
	color: black;
	font-weight: bold;
	padding-left: 40;
	padding-top: 10px;
}

p.chapter-left {
	font-size: 24px;
	font-family: "Times New Roman";
	color: black;
	font-weight: bold;
	padding-left: 40;
	padding-top: 10px;
}

p.title-right { font-size: 20px;
	font-family: "Courier New";
	padding-top: 0px;
	padding-left: 20px;
	color: black;
	font-weight: bold;
	}

p.author-right {
	font-size: 16px;
	font-family: "Times New Roman";
	color: black;
	font-weight: bold;
	padding-left: 60;
	padding-top: 10px;
}

p.chapter-right {
	font-size: 24px;
	font-family: "Times New Roman";
	color: black;
	font-weight: bold;
	padding-left: 46;
	padding-top: 10px;
}


a.contents {
	text-decoration: none;
}

a.contents:hover {
	text-decoration: underline;
	background: #cccccc;
	font-size: 14px;
}

td.chapter:hover {
	background: yellow; 
	font-weight: bold;
}

.menu {
	font-size: 13px;
	font-family: "arial";
	color: blue;
	font-weight: bold;
}

a.menu:hover {
	background: red; 
	color:yellow;
	font-weight: bold;
}

a.menu:visited {
	color:#aaaaff;
	font-weight: bold;
}


.vol {
	font-size: 14px;
	font-family: "arial";
	color: black;
	font-weight: bold;
	background: yellow
}

.infoline {
	font-size: 70%;
}

.context {
	font-size: 80%;
}

.highlight {
	background: yellow;
}

h1.booktitle {font-size:140%;float:right;font-family: times new roman;}
h2.volchap {padding-top:0px;margin-top:0px;border-bottom:1px #666666 solid}
h3.chapter {background:#eeeeee}
td.maintext {text-align:justify;font-size:95%;text-indent: 20px}