body {
	margin:0;
	padding:0;
	background:#FFFFFF;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
}

.tour {
	width:250px;
	margin:0;
	padding:0;
	text-align:left;
	font-size: 12px;
	color: #0099FF;
	line-height: 18px;
}

.tour h4 { margin:7px 5px; color:#94A400; font-size: 12px}

.tour h4 a:link, .tour h4 a:visited { color:#94A400; text-decoration:none}
.tour h4 a:hover { color: #993300; text-decoration:underline}

.tour h5 {
	margin:6px 5px;
	font-weight:normal;
	color:#446C9F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.tour h5 a:link, .tour h5 a:visited { color:#446C9F; text-decoration:none}
.tour h5 a:hover { text-decoration:underline}

.view th { vertical-align:top}

.view td {
    font-size:0.8em;
	line-height:1.7em;
	color:#666666;
}