BODY {
padding: 0px;
border: 0px;
margin-left: 11px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
}

TD {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
}

H1 {
color: #006699;
font-size: 14px;
font-weight: bold;
}

H2 {
color: #006699;
font-size: 12px;
font-weight: bold;
}

H3 {
color: #000000;
font-size: 11px;
font-weight: bold;
}

A {
text-decoration: none;
color: #003366;
}

A:hover {
text-decoration: underline;
color: #006699;
}

A:hover.altColor {
text-decoration: underline;
color: #FFFF99;
}

.tourDesc {
font-size: 13px;
}

.smallText {
font-size: 9px;
}

.smallerText {
font-size: 8px;
}

.greenText {
color: #669933;
}

.audiolinkbutton {
	background: #FFFFFF url(/images/audiolinkbutton.gif) no-repeat;
	padding: 0px 5px;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	width: 180px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-indent: 27pt;
}


.videolinkbutton {
	background: #FFFFFF url('/images/videolinkbutton.gif') no-repeat;
	padding: 0px 5px;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	width: 180px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-indent: 27pt;
}
