.heading {
	color: #cccc99;
	font-size: 13px;
	line-height: 2em;
}
.title {
	font-style: italic;
	font-size: 12px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5em;
}
.extra-space {
	line-height: 2.3em;
}
.small {
	font-size: 11px;
	line-height: 1.4em;
}
.heading-small {
	font-size: 9px;
	color: #CCCCCC;
	text-transform: uppercase;
}
.small-extra-space {

	font-size: 11px;
	line-height: 1.8em;
}
.archive {
	font-size: 15px;
}
a:link {
	color: #33CC99;
	text-decoration: underline;
}
a:visited {
	color: #2DB387;
	text-decoration: underline;
}
a:hover {
	color: #7CDEBE;
	text-decoration: underline;
}
a:active {
	color: #33CC99;
	text-decoration: underline;
}
.heading-nospc {

	color: #cccc99;
	font-size: 13px;
	line-height: 1em;
}
.vat {
	font-size: 9px;
}
.caption {
	font-size: 9px;
	color: #CCCCCC;
	text-transform: none;
	line-height: 1em;
}
.click {


	font-size: 9px;
	color: #CCCCCC;
	text-transform: none;
}
.img-border {
	border: 1px solid #CCCCCC;
}
.bio {
	font-size: 9px;
	color: #CCCCCC;
	line-height: 22px;
}
.bio	a:link {
	text-decoration: none;
	color: #CCCCCC;
}
.bio	a:visited {
	color: #999999;
	text-decoration: none;
}
.bio	a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bio	a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.booked {
	background-color: #29A57C;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	border: 1px solid #CEC9CF;
}
