.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	color: #000033;
}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.timelink{
	color: #FFFFFF;
	font-size: 10px;
}
.timelink a {
	color: #FFFFFF;
	text-decoration: underline;
}
.timelink a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.timelink a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.timelink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.timelink a:active {
	color: #FFFFFF;
	text-decoration: underline;
}





.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.bodyItlcLt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	color: #003399;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	color: #003399;
}
.bodyCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	vertical-align: text-top;
	color: #000033;
}
.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	color: #000033;
}
.margins {
	margin: 7px;
}
.border {
	margin: 5px;
}

.iteneraryTable {margin:0; padding:0;}

	.iteneraryTable th { 
		font-weight:bold;
		font-style:italic;
		color:#FFFFFF;
		padding:5px;
		}
	.iteneraryTable td {
		padding:2px, 5px, 2px, 0;
		}