body{
	color		: #000000; line-height : 130%; font-size : 11pt;
	margin-left : 20px; margin-right : 20px; margin-top : 10px;
}
table{ line-height : 133%; font-size : 11pt; }
li{ line-height : 150%; }
/**********/
a:link{ color : #e00000; text-decoration : none; }
a:visited{ color : #0000c0; text-decoration : none; }
a:active{ color : #000000; text-decoration : none; }
a:hover{ color : #e00000; background-color: #c0ffff; text-decoration : underline; }
/**********/
#nav2{ line-height : 133%; font-size : 12pt; }
#nav2 a{
	background	: #fff090;
	border		: solid #808080 1px;
	color		: #000000;
	display		: block;
	font-size       : 80%;
	font-weight	: bold;
	padding		: 0px;
	padding-left	: 5px;
	text-decoration	: none;
	width		: 120px;
}
#nav2 a:hover{ background : #c0ffff; color : #ff0000; }
/**********/
#boxspace{ clear : both; }
#header_left{ float : left; padding : 10px; width : 360px; }
#header_right{ padding : 10px; clear : both; }
#hotel_left{ float : left; padding : 10px; width : 460px; }
/**********/
.hotel_img{ float : left; margin:0px 10px 10px 0px; }
#header_h{ margin-bottom : 0px; }
