@charset "UTF-8";

.voyagetableheader {
	background-color: #993300;
}

.beigeblack {
	font-size: medium;
	font-weight: bold;
	color: #333300;
	background-color: #DDD8C0;
	text-align: center;
	padding: 5px;
}

.voyagetableheader td {
	text-align: center;
	color: #FFF5EE;
	font-weight: bold;
}

.year {
	background-color: #666633;
	font-weight: bold;
	color: #FFF5EE;
	text-align: center;
}
.voyageentry {
	text-align: center;
}

.boldblack {
	font-weight: bold;
	color: #333300;
	text-align: center;
}


