td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:18px;
}
.offer {
	background-image: url(offer-bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:162px;
}
.bodyBg {
	background-image: url(bodyBg.jpg);
	background-position: top;
	background-repeat:repeat-x;
}
.links {
	color: #FFFF99;
	font-weight: bold;
	text-decoration:none;
}
.contents{
	line-height: 22px;
	text-align:justify;
}
#useful{
	font-size:10px;
	
}
#gallery{
	position:absolute;
	z-index:999;
	background-color:#99FF00;
	
}
a {
	color:#993300;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
.smalltext{
	font-size:smaller;
	}