BODY {
	BACKGROUND-POSITION: center 0%;
	BACKGROUND-IMAGE: url(links/bg.jpg);
	MARGIN: 0px;
	BACKGROUND-REPEAT: repeat;
	BACKGROUND-COLOR: #000;
	background-attachment: scroll;
}
.bodybknd {
	background-color: ##000;
}
.bodytxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
}
.smalltxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
}
.smalllinktxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #829397;
}
.exhibitionsbknd {
	background-image: url(links/exhibitions_02.png);
	background-repeat: no-repeat;
}
.blackbodytxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.linktxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #829397;
	text-decoration: underline;
}
.H1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #666;
}
.H2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
}
