P.tour-times {text-indent: -13mm; margin-left: 13mm; }
P.tour-title {
	font-size: 105%;
	color: #0033ff;
	padding-left: 5px;
}

A:link {color: #00ffff; }
A:visited {color: #99CC00; }
A:hover {color: #FFFF33; }



body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.toptext {
	font-size: 0.8em;
}

.notes {
	font-size: 0.8em;
}

.imageright {
	float: right;
	width: 300px;
	margin: 10px;
	padding: 10px;
	border: 1px dashed #1E90FF;
	text-align: center;
	font-size: 0.8em;
}

.imagefull {
	width: 570px;
	margin: 10px;
	padding: 10px;
	border: 1px dashed #1E90FF;
	text-align: center;
	font-size: 0.8em;
}

.imageright img, .imagefull img {
	border: 1px white solid;
}

.textstandout {
	font-style: italic;
	font-weight: bold;
	color: Yellow;
}