td {
	font-family: Tahoma;
	font-size: x-small;
	color: #666666;
	font-weight: bold;
	text-align: justify;
}
.header {
	font-size: small;
	color: #4389AF;
}
.highlight {
	font-size: small;
	font-weight: normal;
	color: #4389AF;
}
.footer {
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-align: right;
}
a:link {
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: x-small;
	font-weight: bolder;
	color: #4389AF;
	text-decoration: none;
}
a:active {
	font-size: x-small;
	font-weight: bold;
	color: #4389AF;
	text-decoration: none;
}
.city {
	font-size: medium;
	font-weight: bold;
	font-variant: normal;
	color: #4389AF;
}
.form {
	background-color: #FFFFA0;
}
.price {
	font-weight: bolder;
	color: #FF0000;
}
