.intro {
	font-family: Arial;
	font-size: 15pt;

}

.title {
	font-family: Arial;
	font-size: 40pt;
	font-weight: bold;
}

.cup {
	font-family: Arial;
	font-size: 30pt;
	font-weight: bold;
}

.match {
	font-family: Arial;
	font-size: 16pt;
}


td.score {
	font-family: Arial;
	font-size: 80pt;
	font-weight: bold;
}

td.party {
	font-family: Arial;
	font-size: 40pt;
	font-weight: bold;
}


