body{
	margin:0;
	padding:0;
}
.TourName    {
	font-family: Arial Black; 
	color: #000066 
}

.Days  { 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #000066; 
	font-weight: bold 
}

.Text { 
	font-family: Arial; 
	font-size: 10pt; 
	line-height: 120%; 
	margin-top: 4; 
	margin-bottom: 6 
}

.TableText { 
	font-family: Arial; 
	font-size: 10pt; 
	margin-top: 0; 
	margin-bottom: 0 
}


DIV.All {
	width: 770px;
}

DIV.Left {
	float: left;
	width: 160;
	background: white;
}

DIV.Right {
	float: right;
	width: 600;
	background: white;
	text-align: left;
}
.Textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}

