BODY
{
	background-color	: #ffffff;
	margin				: 8px;
}
TD
{
	font-family      : Helvetica,Univers,Arial,sans-serif;
	color            : #000000;
}
TD.itemname
{
	font-family	: Helvetica,Univers,Arial,sans-serif;
	font-size	: 120%;
	font-weight	: bold;
	text-align	: center;
	color		: #7f7f7f;
}
TD.details
{
	font-size       : 70%;
	vertical-align	: top;
}
TD.detailstext
{
	font-size       : 80%;
	font-weight	    : bold;
	font-style      : italic;
	text-align      : center;
	vertical-align	: top;
	color		    : #7f7f7f;
}
TD.caption
{
	font-size   : 80%;
	font-weight : bold;
	text-align  : center;
	color       : #7383a3;
}
TD.about
{
	font-size        : 70%;
	vertical-align	 : middle;
	background-color : #dfdfdf;
}
