body {
	background-color:	white;
	color:			black;
}

.nowrap { white-space: nowrap; }

/* Ingen nettleser gjør dette korrekt:
dl.referat dt {
	display:		compact;
}
*/

dl.referat dd {
	margin-left:		4em;
	margin-bottom:		1em;
}

dl.referat dd p {
	margin-top:		0.5em;
	margin-bottom:		0;
}

span.email {
	font-style:		italic;
}
