.date {
	font-weight: bold;
	color: #666699;
}
.item {
	font-weight: bold;
	color: #222244;
}
.fieldname {
	font-weight: bold;
	color: #222244;
}
.fieldtext {
	color: #666699;
}
.fieldbutton {
	color: #8888A9;
	background-color: #222244;
	font-weight: bold;
}
.highlight {
	font-weight: bold;
	color: #666699;
}
.highlightdark {
	font-weight: bold;
	color: #222244;
}
.highlightsmall {
	font-size: 0.9em;
	color: #666699;
	font-weight: bold;
}
