body,td,th {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
}
body {
	background-color: #B7C3B0;
}
a:link {
	color: #3D3D3D;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #3D3D3D;
	text-decoration: none;
}
a:hover {
	color: #6E756A;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	border: thin solid #75756A;
	background-color: #B7C3B0;
	text-align: center;
	line-height: 20px;
}
h4 {
	font-size: 12px;
}

.maintext {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	padding: 3px;
}
.list {
	list-style-type: disc;
	color: #3D3D3D;
}
.links {
	font-weight: bold;
	color: #6E756A;
	text-decoration: none;
}
.hdr_tours {
	font-size: 12px;
	border: thin solid #75756A;
	text-align: center;
	font-weight: bold;
}
.hdr_news {
	font-size: 12px;
	text-align: left;
	padding: 3px;
	height: 20px;
	background-position: left center;
	font-weight: bold;
	color: #3D3D3D;
	vertical-align: text-bottom;
	border-top: medium none #6E756A;
	border-right: medium none #6E756A;
	border-bottom: medium solid #6E756A;
	border-left: medium none #6E756A;
}
