body { background:white; color:black; }
a:link    { font-weight:bold; text-decoration:none; color:#0000C0; background:transparent; }
a:visited { font-weight:bold; text-decoration:none; color:#101010; background:transparent; }
a:hover   { font-weight:bold; text-decoration:none; color:#F0F0F0; background:#0000C0; }
a:active  { font-weight:bold; text-decoration:none; color:#101010; background:#00C000; }
.star a   { font-weight:bold; text-decoration:none; color:black; background:transparent; }

.nb { white-space:nowrap; }
h1 { font-family:sans-serif; }
h2 { font-family:sans-serif; }
p { font-family:sans-serif; }
td { border-bottom: thin dashed gray; }
.score img { display: block; margin-left: auto; margin-right: auto }
.homelink { text-align:right; font-family: sans-serif; font-size:x-small; margin: 0; }
.homelink-print { float:right; font-family: sans-serif; font-size:x-small; margin: 3ex; }
.footnote { font-size: smaller; font-style: italic }

