body {
	background-color: white;
	color: black;
}

p {
	font-size: 12px;
}

td {
	font-size: 12px;
}

body.iframe {
	background-color: lightgreen;
}

table.pgnboard {
	background-color: lightgreen;
}

td.maintained {
	font-size: 60%;
}

td.footer {
	font-size: 65%;
}

td.fixturenote {
	font-size: 60%;
	color: green;
}

td.fixturewarn {
	font-size: 60%;
	color: red;
}

td.empty {
	empty-cells: show;
}

td.pgnheadtag {
	font-size: 60%;
	font-weight: bold;
	background-color: white;
}

td.updround {
	background-color: yellow;
}

td.updevent {
	font-weight: bold;
	background-color: lightgreen;
}

td.pgnheadvalue {
	background-color: white;
}

p.pm {
	font-size: 10pt;
	text-align: justify;
}

span.PGNname {
	font-size: 125%;
	font-weight: bold;
}

