A:hover {
	color: red;
	font-weight: bold;
}

BODY {
     background: #ccc;
}

LI {
	line-height: 1.4;
}

P {
	margin-left: 1.0em; margin-right: 1.0em;
}

DT {
	margin-left: 1.0em;
}

DD {
	margin-bottom: 1.0em;
}

PRE {
	margin-bottom: 0;
}

SPAN.md5 {
	font-size: smaller; font-family: monospace;
}

