h1, h2 {
	color: #FB5F00;
}



div.scorecenter {
	text-align: center;
}

body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
}


p.score {
	font-size: 40px;
}

p.legs {
	font-size: 30px;
	color: red;
}

p.overige {
	font-size: 30px;
}



