body {
    font-family: "Shin Maru Go Regular",sans-serif ;
    background: #FFFFFF;
}
table { background: #eeeeee; }
.myteamname { white-space: nowrap; background-color: lightskyblue; }
.teamname { white-space: nowrap; background-color: snow; }
.scored { background: #cccccc; }
td.center { text-align: center}
.borderd { border: solid 1px black; }
