h2
{
	margin-bottom: 0em;
}
h3
{
	margin-top: 1em;
	xmargin-bottom: .6em;
}


table#regfees
{
	margin: 0;
	xmargin-bottom: 1em;
	border-collapse: collapse;
}
table#regfees *
{
	border-color: #000;
	border-style: solid;
	border-width: 0;
}
table#regfees thead th
{
	padding: 0 1ex;
	text-align: center;
	vertical-align: bottom;
}
table#regfees tbody td
{
	padding: 1ex;
	border-width: 1px;
	text-align: right;
}
table#regfees tbody td.remarks
{
	border-right-width: 0;
	font-size: small;
	text-align: left;
}
table#regfees tbody th
{
	padding-right: 1em;
	border-bottom-width: 1px;
}
p.footnote
{
	font-size: small;
}
/* strike out past months */
/* add .july & .august when the registration cut-off dates arrive */
table#regfees .may,
table#regfees .june,
table#regfees .july,
table#regfees thead
{
	display: none;
}
