@charset "utf-8";
.txtunderlinebig {
	font-family: Tahoma;
	font-size: 14px;
	color: #541e0a;
	text-decoration: underline;
}
.txtunderline {
	font-family: Tahoma;
	font-size: 11px;
	color: #541e0a;
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #98715c;
}
.txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #541e0a;
}
.buildingheadingbig {
	font-family: Tahoma;
	font-size: 14px;
	color: #541e0a;
	font-weight: bold;
}

.buildingheading {
	font-family: Tahoma;
	font-size: 11px;
	color: #541e0a;
	font-weight: bold;
}
