body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A6B7C9;
	font-size: 12px;
	color: #666666;
	background-position: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	align: justify;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

#prices .period {
	width: 211px;
	text-align: left;
}

#prices .night {
	width: 90px;
	text-align: center;
}

#prices .price {
	width: 49px;
	text-align: right;
}

