.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: C69C6D;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: C69C6D;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: B87330;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: B87330;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: 86400A;
	text-decoration: none;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	font-variant: small-caps;
	color: C69C6D;
}
.tourHeadings {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: 451413;
	font-weight: bold;
}
.tour {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: C69C6D;
}
a.tour:link {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: C69C6D;
	text-decoration: underline;
}
a.tour:visited {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: C69C6D;
	text-decoration: underline;
}
a.tour:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: 451413;
	text-decoration: underline;
}

