.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.larger {
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #aaa;
}

.bodybold {
margin: 3px;
/*border: 1px solid #00f;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 12px;*/
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}

a.activePage         { color:#999; }
a.activePage:link    { color:#999; }
a.activePage:visited { color:#999; }
a.activePage:hover   { color:#999; }
a.activePage:active  { color:#999; }

td.artwork {
	padding: 20px;
/*border: 1px solid #0f0;*/
}

td.artwork img {
	margin: 4px;
}
