body
{
	margin-top : 10px;
	margin-bottom : 20px;
	margin-left : 0px;
	margin-right : 0px;
	color: rgb(0, 0, 102); 
	background-color: rgb(242, 204, 124);
}

h1
{
	color : #FF3300;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #E1BE7D;
}

p
{
	font-family : Verdana;
	font-size : 11px;
	color : #E1BE7D;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #FF3300;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #FF3300; 
	text-decoration : none;
}
.city {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.title {  font-weight: bold}
.stars {  font-family: Verdana, Arial, Helvetica, sans-serif}
