body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11px;
	color: #FFFFFF;
}a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
.footer {
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
}
.bold {
	font-weight: bold;
}
.border {
	border: 1px solid #333333;
}
.artistNameLarge {
	font-size: 14px;
	font-weight: normal;
}
.artistNameDetail {
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
}
.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
.menuHeader {
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
}
.artistNameSmall {
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;
}