p {
	font-family: "Book Antiqua", Georgia;
	font-size: 12pt;
	color: #003300;
}
h1           { font-size: 18pt; font-weight: normal;  font-style: italic; }
h2           { font-size: 16pt; font-style: italic; font-weight: normal;  }
h3           { font-size: 15pt; font-weight: normal; background-color: #FFF0CC;  }
a:link       { text-decoration: none color: red; }
a:visited    { text-decoration: none }
a:hover      { color: yellow; background-color: #990000;  text-decoration : none;}.bold {
	font-weight: bold;
	color: #990000;
}
.bigitalics {
	font-size: 16pt;
	font-style: italic;
}
.tourselect {
	font-weight: bold;
	background-color: #FFE888;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #003300;
}
