html {
	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
}

pre {
	font-family: 'Courier New', 'Courier', 'Fixedsys', monospace;
	border: solid black 1px;
	padding: 5px;
}

table#indexlist {
	width: 100%;
}

.indexcolicon {
	width: 22px;
}

.indexcolname {
	width: 300px;
}

.indexcollastmod {
	width: 160px;
}

.indexcolsize {
	width: 60px;
}
