body { font-family: verdana, arial, sans-serif;
       color: #000055;
       background: #FFFFFF;
     }

td {text-align: center;}

td.pool { font-weight: bold;
          text-align: left;}

td.dude { text-align: left;}

tr.subhead {background: #DDDDDD;
            text-align: center;
           }

td.east {text-align: left;}
td.west {text-align: right;}

a:link    {color: #000055;}
a:visited {color: #000055;}
a:hover   {color: #0000AA; text-decoration: underline;}
a:active  {color: #0000AA;}


