@charset "UTF-8";
.bodytext {
	font-family: "Courier New", Courier, monospace;
	font-size: 11.5px;
	font-style: normal;
	line-height: 9.5pt;
	color: #000000;
	font-weight: 500;
}
.artworkdesctext {
	font-family: "Courier New", Courier, monospace;
	font-size: 11.5px;
	font-style: normal;
	line-height: 11pt;
	color: #000000;
	font-weight: 400;
}
.linktext {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: 9.5pt;
	color: #000000;
	font-weight: 400;
}
.h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	line-height: 18pt;
	color: #000000;
	font-weight: 600;
}
.h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: 14pt;
	color: #000000;
	font-weight: 600;
}
.artists {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-style: normal;
	line-height: 18pt;
	color: #ffffff;
	font-weight: 600;
}
body {
	background-color: #9bd2ec;
}
.artwork {
	position: relative;
	top: 25px;
	right: 50px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11.5px;
	font-style: normal;
	line-height: 9.5pt;
	color: #000000;
	font-weight: 500;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #333333;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #333333;
}
