* {
	font-family: sans;
}

*.righted {
	text-align: right;
}

body {
	margin: 0px;
}

h3 {
	margin: 1.5em 0em 0.75em 0em;
}

h4 {
	margin: 1.0em 0em 0.5em 0em;
}

p {
	margin: 1.25ex 0em 1.25ex 0em;
}

table.content {
	border-collapse: collapse;
	empty-cells: show;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

colgroup.leftmargin {
	width: 10%;
}

colgroup.rightmargin {
	width: 15%;
}

table.menu td {
	background-color: #181818;
	color: white;
	padding: 0.25em 0.5em 0.25em 0.5em;
}

table.menu a {
	color: white;
}

table.menu td.chosen {
	color: black;
}

table.menu td.chosen, table.menu td.button:hover {
	background-color: #E8E8E8;
}

table.menu td.button:hover a {
	color: black;
}

span.clarification {
	font-size: smaller;
	color: gray;
}

table.stuff {
	border: none;
	border-collapse: collapse;
	margin-bottom: 1em;
}

table.stuff th {
	border: 1px solid white;
	color: white;
	background-color: #181818;
	padding: 0.125em 0.25em 0.125em 0.25em;
}

table.stuff td {
	border: 1px solid white;
	background-color: #F4F4F4;
	padding: 0.125em 0.25em 0.125em 0.25em;
}

img.bz2 {
	margin-bottom: -4px;
}

img.djvu {
	margin-bottom: -4px;
}

img.pdf {
	margin-bottom: -2px;
}

td.dq {
	text-decoration: line-through;
}
