.strapheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #686868;
	line-height: 16px;
	background-position: center center;
	text-align: justify;
	padding: 5px;
	margin: 5px;
}
.artisttext {
	margin: 3px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D3D3D;
	line-height: 110%;
}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin: 3px;
	padding: 3px;
	line-height: 25px;
	font-weight: bold;
	color: #7D7D7D;
}
