body {
	background-color	:#EFEFEF;
	margin				:0px;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	font-size			:11px;
	color				:#000000;
}

a {
	color				:#434343;
	text-decoration		:none;
}

a:hover {
	color				:#013377;
	text-decoration		:underline;
}

p {
	margin				:0px 0px 10px 0px;
	text-align			:justify;
}

.hdr-title {
	font-size			:22px;
	color				:#FFFFFF;
}

.subhdr1-title {
	font-size			:14px;
	color				:#013377;
}

.subhdr2-title {
	font-size			:12px;
	color				:#013377;
}

.subhdr3-title {
	font-size			:15px;
	font-weight			:bold;
}

.link-otherhotel {
	font-size			:10px;
	color				:#B7B7B7;
	text-decoration		:none;
}

.link-otherhotel:hover {
	font-size			:10px;
	color				:#FFFFFF;
	text-decoration		:none;
}

.link-otherhotel-selected {
	font-size			:10px;
	color				:#FFFFFF;
	text-decoration		:none;
}

.link-otherhotel-selected:hover {
	font-size			:10px;
	color				:#FFFFFF;
	text-decoration		:none;
}

.select-style {
	padding				:2px;
	border				:1px solid #A5ACB2;
	font-size			:11px;
}

.footer-text {
	font-size:10px;
	color:#666666;
}