body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #F2F2F2;
	margin-top: 0px;
	font-size: 9px;
	color: #666666;
}
.header {
	text-align: left;
	background-image: url(template_images/header_bg.gif);
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-indent: 310px;
	text-transform: uppercase;
}
.title {
	font-weight: bold;
	color: #333333;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
.artisttitle {
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	font-size: 14px;
	color: #990299;
}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	line-height: 16px;
	vertical-align: bottom;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	line-height: 12px;
}
a {
	color: #666666;
}
a:hover {
	color: #990099;
	text-decoration: underline;
}
.listtitle {
	font-weight: bold;
	color: #333333;
	text-align: center;
}

