.toc {
	margin-left:1em;
	margin-right:1em;
	padding-bottom:1em;
	border-style:solid;
	border-color:silver;
	border-width:1px;
}

.toc ul {
	list-style-type : none;
}
.toc li {
	line-height : 1.8em;
	font-size: 100%;
}

.toc li a {
	text-decoration : none;
}
.toc li a:hover {
	text-decoration : underline;
	font-weight : bolder;
}


li.chapter {
	padding-top : 2em;
}
.chaptername {
	font-size : 1.2em;
}

.num {
	font-family :"Times New Roman", Times, serif;
	font-size : 1.8em;
}
.sectionnum {
	font-family :"Times New Roman", Times, serif;
	font-size : 1.3em;
}
.subsectionnum {
	font-family :"Times New Roman", Times, serif;
	font-size:1.1em;
}

#short_toc li {
	padding-bottom:0.5em;
}
