.name			{ font-size: 16pt; font-weight: bold; font-style: italic; }
.club			{ font-size: 18pt; font-weight: bold; font-style: italic; }
.date			{ font-size: 24pt; }
.season			{ font-size: 24pt; }
.day			{ font-size: 18pt; font-family: times; border: solid thin navy; width: 325px; margin: 10px auto 10px; padding-top: 15px; background-color: white; }
.level			{ font-size: 18pt; font-weight: bold; }
.caller			{ font-size: 18pt; font-weight: bold; }
.cuer,.rounds	{ font-size: 14pt; font-weight: bold; }
.time			{ font-size: 10pt; }
.attire			{ font-size: 12pt; font-weight: bold; }
.star			{ font-size: 13.5pt; font-weight: bold; font-style: italic; }
.facility		{ font-size: 14pt; color: blue; }
.location		{ font-size: 12pt; }
.notes			{ font-size: 13.5pt; color: blue; font-style: italic; }
.pricing		{ font-size: 12pt; color: blue; }
.cost			{ font-size: 13.5pt; color: blue; font-style: italic; }
.important		{ color: red; font-style: italic; }
.divider		{ font-size: 18pt; color: black; font-weight: bold; }

span.cards		{ font-size: 12pt; }
table.cards		{ background-color: lightgrey; width: 220px; font-size: 10pt; border: solid thin darkblue; text-align: center; }
tr.cards1		{ color: blue; }
tr.cards0		{ color: darkblue; }
table.cards tr td		{ width: 60px; text-align: center; }
table.cards tr td+td	{ width: 150px; text-align: center; }
