td.header {
	border: solid black;
	text-align: center;
	overflow: auto;
	}
td.navigation {
	background-color: #c090e0;
	text-align: center;
	border: solid black;
	}
div.name {
	}
div.author {
	background-color: #e0e0FF;
	padding: 1ex;
	}
div.outer {
	background-color: #c090e0;
	padding: 4px;
	margin: 1em;
	}
div.inner {
	background-color: #e0e0FF;
	margin-left: 2em;
	margin-top: 1px;
	margin-right: 1em;
	margin-bottom: 1px;	
	}
div.quote {
	background-color: #ddddff;
	font-style: italic;
	margin: 1em;
	border: groove black;
	padding: 1em;
	}
h3:after { content: ":"; }
div.rating {
	text-align: center;
	font-weight: bold;
	color: #e03030;
	}
thead.sorter {
	background-color: #c090e0;
	text-align: center;
	}
tr.data {
	background-color: #e0e0FF;
	}
tr.dataAlternate {
	background-color: #d0d0ef;
	}
td.download {
	text-align: center;
	vertical-align: middle;
	}
	