@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	margin-top: 25px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 10px;
	color: #CC0000;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 11px}
.descp {width:250px; padding:5px; padding-bottom:15px;}
.price {font-size:28px; font-weight:bold}
.artist {font-style:italic;}
.title {font-weight:bold;}
.headertitle {font-size:18px; font-family:Arial, Helvetica, sans-serif; font-weight:lighter;}
.header {width:500px; text-align:left}