TABLE.history {
	width: 693px;
	background: #FFFFFF;
	color: #000000;
	table-layout: fixed;
}
TD.historyLogoTop {
	width: 523px;
	height: 140px;
	background: #FFFFFF;
	color: #000000;
	text-align: center;
}
TD.historySpacer {
	width: 523px;
	height: 20px;
	background: #FFFFFF;
	color: #000000;
}
TD.historyText {
	width: 553px;
	background: #FFFFFF;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}
TD.historyImage {
	width: 140px;
	vertical-align: top;
	background: #FFFFFF;
	color: #000000;
}
SPAN.historyHeadline {
	font-weight: bold;
}
IMG.historySpacer {
	width: 523px;
	height: 20px;
}
