body { 
	font-family: arial; 
	font-size: 10pt;
	color: #146606
}

div.banner {
	font-size: 300%; 
	font-weight: bold;
	text-align: center;
	font-family: times;
	letter-spacing: 8px;
	font-stretch:expanded;
	font-variant: small-caps
}
div.subhead {
	font-size: 150%;
	font-family: times;
	text-align: center;
	letter-spacing: 3px
}
div.artist {
	font-size: 150%;
	font-weight: bold;
	font-family: times;
	text-align: center;
	letter-spacing: 3px
}

title { 
	font-size: 120%; 
	font-weight: bold;
	text-align: center
}
span.small { 
	font-size: 60% 
}
td.desc { 
	font-weight: light 
}
td.price { 
	font-family: courier,monospace;
	text-align: right
}
td.cards {
	text-align=left;
	valign=center
}
h3 {
	font-size: 130%;
	letter-spacing: 3px;
}
table.pricelist {
	width: 100%
}