BODY {
	margin-top: 4px;
	margin-left: 16px;
	margin-right: 8px;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: #cfcfcf;
	SCROLLBAR-BASE-COLOR: white;
	font-size: 10pt;
	font-family: arial, sans-serif;
	color: black;
}

TD {
	font-size: 10pt;
	font-family: arial, sans-serif;
	color: black;
}

P {
	font-size: 10pt;
	font-family: arial, sans-serif;
	color: black;
}

th {
	font-weight: bold;
	font-size: 10pt;
	font-family: arial, sans-serif;
	color: black;
}
a, a:visited {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}

a.clsMenu:link,a.clsMenu:active,a.clsMenu:visited,a.clsMenu:hover {
	font-weight: bold;
	font-size: 100%;
	color: #395542;
	text-decoration: underline;
	display : inline;
}

a.clsMenu:hover {
	color: #395542;
	text-decoration: none;
}

.tourhead {
	color: navy;
	font-weight: bold;
	font-size: 12pt;
	font-family: arial, sans-serif;
}

.tourtext {
	color: black;
	font-size: 10pt;
	font-family: arial, sans-serif;
}