.heading {
    background: #CCAA33;
    font-size: small;
    font-weight: bold;
}
.listing {
    background: #FFFFFF;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
}
td#pageHeading{
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #6f90c3;
	font-weight: bolder;
	padding: 10px 0px 0px 0px;
}
.hoteltitle {
    font-size: medium;
    font-weight: bold;
}
.description {
    font-size: small;
}
.address {
    font-size: small;
}
.footer {
    font-size: 11px;
}
img{
    border:0;
}
