body, p, td, th, ul, a { 
	background-color: #fff; 
	color: #333; 
	font-family: "Times New Roman", Garamond, serif; 
	font-size: 12pt; 
}

#line, #offers, #conferences, #header, #nav, #base, #footer, .float_right { 
	display: none; 
	}
	
html, body {
	overflow: visible; 
	width: 100%; 
	}
	
#hotels {
	overflow: visible; 
	width: 600px;
	}
	
.printtext {
	display: block;
	}