body {
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	color: #060;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
h1.under_nav { font-size: 14px; }
h2 {
	color: #060;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
h3 {
	margin: 2.4em 0 0.6em 0;
}
.nav {
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
}
p {
	font-size: 16px;
	line-height: 1.2em;
}
p.tour {
	margin-bottom: 2.4em;
	text-align: center;
}
.rates {
	font-style: italic;
	text-align: center;
}
strong { font-weight: bold; }
table.links {
	
}
#top {
	height: 42px;
	margin: 0 auto;
	width: 640px;
}


