body {
	background-color: #CFCFCF;
	font-family: Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 12px;
	margin-top: 20px
}

td {
	font-family: Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 12px;
}

th {
	font-family: Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 12px;
}
.artworktitle {
	font-weight: bold;
}

.sqft {
	color: #FFF;
	line-height: 1.4;
}

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

a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #666666;
}


</style>