body
{
	font-family: "century gothic";
	margin: 0 0 0 0;
	background: #CDF9FF;
}

.party
{
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid gray;
}
.noparty
{
	width: 20px;
}
.centre { text-align: center}

.tablemain
{
	width: 800px;
}

.banner
{
	vertical-align: top;
	nowrap;
}

.timerange
{
	font-size: 9pt;
}

.footer
{
	text-align: center;
	font-size: 8pt;
}

.headrow
{
	background-color: #CCFF99;
}

H1
{
	font-size: 12pt;
}
