div#html-canvas {
	padding: 5px;
}

table.topics {
	width: 80%;
	border-spacing: 5px;
}
table.topics td, table.topics th {
	vertical-align: baseline;
}
th.topic {
	text-align: left;
}
td.version {
	font-style: italic;
	text-align: center;
}
td.date-range {
	font-family: courier, monospace;
}
