.body 
{
	margin:				0px 0px 12px;
	padding:			0px;
	font-family:	"MS Sans Serif", Geneva, sans-serif;
	font-size:		10pt;
	font-style:		normal;
	line-height:	16pt;
	color :			999999;
}

.legal {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	color : bbbbbb;
}

.sidebar {
	font-family:	"MS Sans Serif", Geneva, sans-serif;
	font-size:		8pt;
	font-style:		normal;
	line-height:	10pt;
	color:			bbbbbb;
	padding-bottom: 5;
	padding-left:	10;
}

.caption 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 9pt;
	color : 999999;
}

.details 
{
	font-family:	verdana, sans-serif;
	font-size:		10px;
	line-height : 18px;
	color :			666666;
}

.secondnav 
{
	font-family : verdana, sans-serif;
	font-size : 10;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bolder;
	letter-spacing : 2;
	line-height : 2;
}

.subhead {
	font-family : serif;
	font-size : 16pt;
	font-style : normal;
	font-weight : lighter;
	list-style-position : outside;
	list-style-type : square;
	margin-bottom : 1;
}

.bodygallery{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	margin-bottom : 5;
}

.soldnumber{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	margin-bottom : 5;
	text-decoration : line-through;
	color : Red;
}

.sold{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	margin-bottom : 5;
	text-decoration : none;
	color : Red;
	font : bold;
}

.bodybullets {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	list-style : square outside;
}

.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 15pt;
	color : Gray;
}

.qcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 10pt;
	color : Gray;
}

a
{
	color:				gray;
	text-decoration :   none;
	text-decoration:			underline;
}

a:hover
{
	color :             000000;
}