.CustomerTitle { color: blue; font-size: 16pt; font-weight: bold; font-style: normal; text-decoration: underline; }
.CityTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #609;
}
.AddressPhoneHead { color: black; font-size: 12pt; font-weight: bold; text-decoration: none; }
.AddressCopy { color: black; font-size: 12pt; font-weight: normal; font-style: normal; text-decoration: none; }
.WebsiteLocationlinks { color: blue; font-size: 12pt; font-weight: normal; font-style: normal; text-decoration: underline; }
.Description {
	color: black;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
/**/
.cellpad {
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.TravelTipsTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #636;
}
.Description {
	font-weight: normal;
}
.DescriptionCentered {
	text-align: center;
}

