body         {font-family: Arial, Helvetica, sans-serif; font-size: 12pt;}
A:link			{
	color: Black;
	text-decoration:none;
}
A:visited		{
	color: #87ACE3;
	text-decoration:none;
}
A:hover		{
	color: #644B96;
	text-decoration:underline;
}
A.black:link			{
	color: Black;
	text-decoration:none;
}
A.black:visited		{
	color: Black;
	text-decoration:none;
}
A.black:hover		{
	color: Black;
	text-decoration:underline;
}

A.bioLink:link:visited
{
	color: #5A61D6;
	text-decoration:none;
}
A.bioLink:hover
{
	color: Black;
	text-decoration:underline;
}

.pagetitle{
	font-family: Arial Narrow, Arial, Helvetica;
	font-size: 12pt;
	color: #333333;
	font-weight : bold;
	text-transform : uppercase;
	letter-spacing : 4;
	line-height : 40pt;
}
.bodytitle    {
	font-family: Arial Narrow, Arial, Helvetica;
	font-size: 10pt;
	color: #333333;
	font-weight : bold;
	text-transform : uppercase;
	letter-spacing : 4;
	line-height : 40pt;
}
.bodytext	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	letter-spacing : 2pt;
	line-height : normal;
}
.bodylink    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	letter-spacing : 0px;
	line-height : normal;
}
.bodycaps    { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt
	color: Black;
	font-weight: normal;
	text-transform : uppercase;
	letter-spacing : 0px;
	line-height : normal;
}
.artistname{
	font-family: Arial;
	font-size: 12pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	letter-spacing : 7pt;
	line-height : normal;
}
.artistnamelink   {
	font-family: Arial Narrow, Arial, Helvetica;	
	font-size: 10pt;
	color: #333333;
	font-weight : bold;
	text-transform : uppercase;
	letter-spacing : 4;
	line-height : normal;
}
.artworktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	letter-spacing : 5pt;
	line-height : normal;
}
.artworksize  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	letter-spacing : 2pt;
	line-height : normal;
}
.artworktype{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	letter-spacing : 2pt;
	line-height : normal;
}
.artworkprice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	letter-spacing : 5pt;
	line-height : normal;
}
.artworksold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
	font-style : italic;
	letter-spacing : 3px;
}
.moreworklink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	letter-spacing : 0px;
	line-height : normal;
}
.categorylink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	letter-spacing : 0px;
	line-height : normal;	
}
.categorytitle{
	font-family: Arial Narrow, Arial, Helvetica;
	font-size: 16pt;
	color: Black;
	font-weight: bold;
	text-transform : uppercase;
	letter-spacing : 1pt;
	line-height : 40pt;
}