body
{
	background-color : #333333;
	margin-top : 20px;
	margin-bottom : 20px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
}

.bmenu
{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
}

.copy
{
	font-family : Verdana;
	font-size : 10px;
	color : Gray;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

.bottom-menu
{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
}

.bottom-menu:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : underline;
}

.input
{
	background-color : Black;
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 12px;
	padding-left : 2px;
	margin-left : 10px;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 2px solid #996600;
	border-top : 2px solid #996600;
}

.but
{
	background-color : Black;
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid #996600;
	border-bottom : 2px solid #996600;
}

.just
{
	text-align : justify;
}

.nav
{
	font-family : Verdana;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
}

.nav:hover
{
	font-family : Verdana;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : underline;
}

.made
{
	font-family : Verdana;
	font-size : 10px;
	color : Gray;
	text-decoration : underline;
}

.made:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
}

.rates
{
	background-color : Black;
}

.sightseeing-title
{
	background-color : #589880;
	color : #FFFFFF;
	font : 12px;
}

.sightseeing
{
	font : 18px;
	text-align : center;
	font-family : "Times New Roman";
}

.border
{
	border : 1px solid #FFFFFF;
}

.area
{
	background-color : #2E7E60;
}

.txt
{
	background-color : #2E7E60;
}

.menu
{
	
}

.title
{
	font-size : 16px;
	color : #FFFFFF;
	font-weight : bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;

}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;

}