.chapterlink{
	text-align: left;
	margin-left: 5%;
}
.pageref{
	font-size: .85em;
	margin-top: 10px;
	color: #808000;
}
table.chapters{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6%;
}
table.chapters td{
	font-weight: normal;
	font-size: .85em;
	padding: 0px 10px 0px 10px;
	border-left: #202000 2px solid;
}
ul.chapters{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6%; 
	list-style-type: none;
}
.chapters li{
	font-weight: normal;
	font-size: .85em;
	padding: 0px 50px 0px 20px; 
}
table.illindex{
	margin: 0px 0px 0px 20px; 
	width: 80%;
}
.illindex td{
	font-weight: normal;
	font-size: .85em;
	padding: 0px 0px 0px 20px;
	vertical-align: top;
}
.illindex th{
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 20px;
}
td.col1{
	width: 75%;
}
td.col2{
	width: 25%;
}
ul.illnameindex{ 
	list-style-type: none;
	margin: 0px 0px 50px 50px;
}
li.illnameindex{
	font-weight: bold;
	margin: 0px 0px 10px 20px;
}