span.important {
	color:		#0000ff;
	background:	#fdf8f1;
	font-weight:	bold;
}

span.key {
	color:		#228b22;
	background:	#fdf8f1;
	font-weight:	bold;
}

span.marginal {
	color:		#7f7f7f;
	background:	#fdf8f1;
	font-weight:	bold;
}

span.from {
	color:		#a020f0;
	background:	#fdf8f1;
	font-weight:	bold;
}

span.subject {
	color:		#b22222;
	background:	#fdf8f1;
	font-weight:	bold;
}

pre {
	border-style: solid;
	border-width: 0px;
	font-weight: bolder;
	white-space: pre;
	padding: 1em;
}
