h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:100;
	margin-top:10px;
	color:#500f17;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight::100;
	color:#9b1c4f;
}
h3 {
	font-weight:bold;
	font-size:16px;
}
.h2style {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#9b1c4f;
}
.bodycopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}
.bannercopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
}
.header {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}

a:visited {
	color:#003399;
	text-decoration:none;
}
a:hover {
	color:#0066CC;
	text-decoration:underline;
}
a {
	 color:#003399;
	 text-decoration:none;
}

.tourtitle {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}



