			img, form, fieldset
			{
				border: 0px;
				margin: 0px;
				padding: 0px;
			}
			.menu
			{
				font-family: Tahoma, Verdana, Arial;
				font-size: 11px;
				color: #685d56;
				font-weight: bold;
				text-decoration: none;
			}
			.menu:hover
			{
				text-decoration: underline;
			}
			.text3
			{
				font-family: Tahoma, Verdana, Arial;
				font-size: 11px;
				color: #30302c;
				font-weight: none;
				text-decoration: none;
				line-height: 13px; 
			}
			.text3_link
			{
				font-family: Tahoma, Verdana, Arial;
				font-size: 13px;
				color: #30302c;
				font-weight: bold;
				text-decoration: none;
				line-height: 17px; 
			}			
			.text3_link:hover
			{
				text-decoration: underline;
			}
		
			.more
			{
				font-family: Arial;
				font-size: 10px;
				color: #33abb5;
				text-decoration: none;
			}
			.morelink
			{
				font-family: Arial;
				font-size: 10px;
				color: #33abb5;
				text-decoration: none;
			}		
			.morelink:hover	
			{
				text-decoration: underline;
			}
			.hotels
			{
				font-family: Tahoma, Verdana, Arial;
				font-size: 11px;
				color: #30302c;
				text-decoration: none;
			}			
			.hotels:hover
			{
				color: #33abb5;
				text-decoration: underline; 
			}
			.copy
			{
				font-family: Arial;
				font-size: 10px;
				color: #411919;
				text-decoration: none;			
			}
			#input1
			{
				width: 219px;
				height: 18px;
				border: 1px solid #8a897c;
				font-family: Verdana, Tahoma, Arial;
				font-size: 11px;
				color: #000000;
				text-decoration: none;				
			}			
			#input2
			{
				width: 67px;
				height: 18px;
				border: 1px solid #8a897c;
				font-family: Verdana, Tahoma, Arial;
				font-size: 11px;
				color: #000000;
				text-decoration: none;				
			}
			#input3
			{
				width: 57px;
				height: 18px;
				border: 1px solid #8a897c;
				font-family: Verdana, Tahoma, Arial;
				font-size: 11px;
				color: #000000;
				text-decoration: none;				
			}	
			#input4
			{
				width: 52px;
				height: 18px;
				border: 1px solid #8a897c;
				font-family: Verdana, Tahoma, Arial;
				font-size: 11px;
				color: #000000;
				text-decoration: none;				
			}	
			#input5
			{
				width: 155px;
				height: 18px;
				border: 1px solid #8a897c;
				font-family: Verdana, Tahoma, Arial;
				font-size: 11px;
				color: #000000;
				text-decoration: none;				
			}
			#submit
			{
				background-image: url(images/search.gif);
				width: 60;
				height: 20;
				background-color: transparent;
				border: 0px;
				font-family: Verdana, Tahoma, Arial;
				font-size: 11px;
				color: #000000;
				text-decoration: none;				
			}
			.text2
			{
				font-family: Verdana, Tahoma, Arial;
				font-size: 10px;
				color: #000000;
				text-decoration: none;
			}				
			
			div.content{
				color: #636363;
				font-family: Tahoma;
				font-size: 12px;
				margin:0 0 0 15px;
				text-align:justify;
				width:500px;
			}
			
			div.content p{
				margin:10px 0;
			}
			
			div.content h1{
				font-size: 25px;
				margin:10px 0;
			}
			div.content h2{
				font-size: 22px;
				margin:10px 0;
			}
			div.content h3{
				font-size: 20px;
				margin:10px 0;
			}
			div.content h4{
				font-size: 18px;
				margin:10px 0;
			}
			div.content h5{
				font-size: 16px;
				margin:10px 0;
			}
			div.content h6{
				font-size: 14px;
				margin:10px 0;
			}
