	hr {height: 1px; color: black;}	
	h1 {font-family : Arial,Helvetica,Sans-serif; font-size:20px;}
	h2 {font-family : Arial,Helvetica,Sans-serif; font-size:16px;letter-spacing: -1;}
	h3 {font-family : Arial,Helvetica,Sans-serif; font-size:14px;letter-spacing: -1;}
	body, td{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 12px;
	  color : #000000;
	}
	.searchbox {padding:6px;border-width:1px;border-color:black;border-style:solid}
	input.cityName{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 12px;
	  color : #000000;
	  width : 140px;
	}
	input.arrivalDate{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 12px;
	  color : #000000;
	  width : 90px;
	}
	input.hotelName{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 12px;
	  color : #000000;
	  width : 140px;
	}	
	a {color: #0000FF}
	a:visited {color: #993399}
	a:hover {color: #FF0033}
	a:active {color: #0000FF}	
	


