body {
	line-height: 1.5em;
	font-family: Georgia, sans-serif;
	padding: 1em 2em;
}

p.more {
	text-align: right;
}

del, del * {
    color: #cccccc;
}

code, samp {
	display: block;
	color: #00ff00;
	background-color: #000000;
	padding: 1em;
	font-family: monospace;
	line-height: 1.2em;
	white-space: pre;
}

table {
    border-spacing: 0;
}

th, td {
    padding: 0.5em 1em;
}

tbody td {
    border-top: solid 1px #cccccc;
}
