body      { color: #003366; font-size: 7pt; font-family: "Verdana"; }
h1        { font-size: 36pt; font-variant: small-caps; margin: 0px; text-align: center; }
h2        { font-size: 18pt; margin: 0px; text-align: left; }
table     { font-size: 7pt; }
table.hd  { font-size: 12pt; font-variant: small-caps; margin: 0px; text-align: center; }

td.hd1    { width: 15%; background-color: #003366; font-weight: bold; }
td.hd2    { width: 15%; border-color: #003366; border-style: solid; font-weight: bold; }
td.hd3    { width: 5%; border-color: #003366; border-style: solid; font-weight: bold; }

td.bl     { border-color: #003366; border-left-style: dotted; border-width: 1px; }
td.bb     { border-color: #003366; border-bottom-style: dotted; border-top-style: dotted; border-width: 1px; }
td.league { vertical-align: top; font-size: 8pt; font-weight: bold; }
td.player { text-align: center; font-size: 8pt; font-weight: bold; }

a:link    { color: #003366; text-decoration: none; }     
a:visited { color: #003366; text-decoration: none; }     
a:hover   { color: #003366; text-decoration: none; }     
a:active  { color: #003366; text-decoration: none; }   

a.hd:link    { color: white; text-decoration: none; }     
a.hd:visited { color: white; text-decoration: none; }     
a.hd:hover   { color: white; text-decoration: none; }     
a.hd:active  { color: white; text-decoration: none; } 

select       { color: #003366; font-size: 8pt; background-color: white; border: #003366; }
input.submit { background-color: #003366; color: white; font-size: 8pt; }

.c {text-align: center;}
.party { font-size: 8pt; margin-bottom: 5px;}
h3.party { font-size: 10pt;  font-weight: bold; margin-bottom: 10px; }