
body    	{font: "garamond";
	color: black;
	background: white;
		}
.head1	{
		font-size: 90pt;
		line-height: 110pt;
		font-style: italic;
		}

.head2	{
		font: 90pt "arial";
		font-weight: bold;
		color: silver;
		}
.headertag	{
		
		font: 10pt "garamond";
		font-style: italic;
		margin-left: 10pt;
		background: silver;

		}
.copy    	{
		font-size: 10pt;
		line-height:16pt;
		margin-left: 10pt;
		margin-right: 10pt;
		}
.info		{
		margin-left: 10pt;
		font-size: 10pt;
		font-style: italic;
		
		}
.infocell	{
		background: silver;
		}
.artist	{
		font-size: 20pt;
		font-style: italic;
		color: gray;
		}
.artist1	{
		font-size: 18pt;
		font-style: italic;
		color: gray;
		}

.date		{
		font: 8pt "arial narrow" "arial";
		text-align: center;
		}
.center	{text-align: center;
		}
.right	{text-align: right;
		}
.lead10	{line-height: 10pt;
		}
.lead5	{font: 5pt/5pt "arial";
		}
.credit	{font-size: 9pt;
		 text-align: right;
		}

