/* This is for the tables used in the timeline */

.table {
	background-color : InfoBackground;
	border-color: InactiveCaptionText;
	color: InfoText;
	width: 540px;
	font-weight : bolder;
}
