.signature {
	text-align: right;
}
.portrait_and_sign {
	text-align: center;
}
table#philosophy {
	vertical-align: middle;
}
tr.even {
	background-color: #f3faf7;
}
tr.odd {
	background-color: #f3f7fa;
}
table#history,
table#overview {
	width: 100%;
}
table#history th,
table#history td,
table#overview th,
table#overview td {
	padding: 2px 5px;
}
table#history th {
	width: 90px;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
}
table#overview th {
	width: 130px;
	vertical-align: top;
}
table#overview img {
	vertical-align: middle;
}
table#overview ul {
	margin-bottom: -0.3em;
}
