body	{
	background: 0;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: White;
	font-family: "Lucida Grande", Arial, "Trebuchet MS";
	font-size: 13px;
}

A {
	color: #FF3300;
}

A:hover {
	color: #003300;
	text-decoration: none;
}

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

#purchase {
	padding:9px;
	margin-bottom:10px;
	color:#333333;
	background-color:#FFFFCC;
	top:20px;
	width:220px;
	height:120px;
	font-size:12px;
	font-family:"Lucida Grande", Arial, "Trebuchet MS";
}

.purchasePrint {
	margin-bottom:10px;
	background-color:#FFFFCC;
	font-size:12px;
	font-family:"Lucida Grande", Arial, "Trebuchet MS";
}

.body {
	color: #000000;
	background-color: none;
	font-family: "Lucida Grande", Arial, "Trebuchet MS";
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
}

.header {
	color: #333333;
	font-family: "Lucida Grande", Arial, "Trebuchet MS";
	font-size: 15px;
	font-weight:700;
	margin-left: 0px;
	margin-top: 0px;
}

.date {
	color: #333333;
	font-family: "Lucida Grande", Arial, "Trebuchet MS";
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
}

.works {
	color: #000000;
	background-color: none;
	font-family: "Lucida Grande", Arial, "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
}

.sold {
	color: #990000;
	background-color: none;
	font-family: "Lucida Grande", Arial, "Trebuchet MS";
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: bold;
}

.footnote {
	color: #000000;
	background-color: none;
	font-family: "Lucida Grande", Arial, "Trebuchet MS";
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
