.itinerary {
	border: thin solid #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 {
	font-family: "Lucida Grande", "Lucida Grande CE", Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
}
h2 {
	font-size: large;
	font-weight: normal;
	font-variant: normal;
	color: #669900;
}
h3 {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.subhead-small-green {
	font-size: small;
	color: #669900;
}

