div.text h2 {
	background: #e2e2e2;
	border: 1px solid #a1a5a9;
	color: #000;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	padding-top: 0.2em;
}
div.text h3 {
	border-bottom: 1px solid #a1a5a9;
	font-size: medium;
	font-weight: normal;
}
div.text h4 {
	background: #fff;
	color: #76797c;
	font-size: large;
	margin-bottom: 0.5em;
	margin-left: 1em;
}
div.infotext {
	margin-left: 3em;
}
div.infotext table {
	border-collapse: separate;
	border-spacing: 0;
}
div.infotext th {
	text-align: right;
}
div.infotext td {
	padding-left: 1em;
}
div.text p#oldnews {
	text-align: right;
	font-size: small;
}
