.artistText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #CCCCCC;
}
.artistState {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: italic;
}
.artistName {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
	font-variant: small-caps;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #CCCCCC;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.textHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
.textHeader2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.textHeader3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: 800;
	color: #CCCCCC;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: 1pt;
}
.background {
	background-attachment: fixed;
	background-image: url(images/otherartists/background.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.artistIndent {
	padding-left: 5px;
}
.indexHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1px;
	text-decoration: none;
}
