.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.copyright a:link {
	color: #999999;
}
.copyright a:visited {
	color: #999999;
}
.copyright a:hover {
	color: #CCCCCC;
}
.background {
	background-image:  url(ph_SiteImages/PH_BaseCowsx800W_Lt.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
	background-color: #FFFFFF;
}
.artistNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 17px;
}
.artistTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
