<!--
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td,th, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;

}

.artist {
	font-family: Arial, Helvetica, sans-serif;
	color: #8a2b2b;
	font-size: 15px;
	font-weight: bold;
	}

.buynow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ff9900;
}

a:active {
	text-decoration: none;
	color: #8a2b2b;
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #333333;
}

h2, h3 {
	padding-top: 0px;
	padding-bottom: 0px;
	color: #333333;
}

.h1 {
	color: #333333;
}

img {
border: 0px;
}

#creditfooter
{
display: none;
}

div.feedburnerFeedBlock li{list-style-type:none;}

.feedburnerFeedBlock ul {
margin-left:1px;
padding-left:0;
padding-right:10px;
list-style-type: none;
}
-->

