table.chindex{
	position: absolute;
	vertical-align: middle;
	width:80%;
	border-style: inset;
	border-right-color: #1010AF;
	border-right-width: 3px;
	border-bottom-color: #454575;
	border-bottom-width: 3px;
	border-top-width: 0px;
	border-left-width: 0px;
}
td.intit{
	border-width: 0px;
}
p.indextit{
	font-size:18px;
	font-family: "Bookman Old Style", "Times New Roman", "Georgia", "carleton", "copperplate gothic light", "copperplate-gothic-light", "copperplate gothic bold", serif;
	font-weight: normal;
	font-style: normal;
	color:#AF1000;
	text-align: center;
}
td.indchaplink{
	border-style: inset;
	width: 33%;
	border-left-color: #080858;
	border-right-width: 0px;
	border-bottom-color: #3D3D4F;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-left-width: 1px;
}
td.indchapsum{
	width: 67%;
	border-style: inset;
	border-left-color: #0E0E9A;
	border-right-width: 0px;
	border-bottom-color: #3D3D4F;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-left-width: 2px;
}
p.chapsummary{
	font-weight: normal;
	font-family: "Times New Roman", "Arial", "Georgia", sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	color:#FFFFD0;
}