body { font-family: verdana, arial, sans-serif;
       color: #005555;
       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;
           }

tr.profile {background: #DDDDDD;
            text-align: left;
           }

td.resume  {text-align: left;
            padding-left: 38px;
            padding-bottom: 10px;
           }

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;}

.left {text-align: left;}

.nn {background: #FF7777;}
.ee {background: #FFFF77;}
.ww {background: #7777FF;}
.n {background: #FFCCCC;}
.e {background: #FFFFCC;}
.w {background: #CCCCFF;}
.c {background: #CCCCCC;}
.ne {background: #FFBB77;}
.nw {background: #BB77FF;}
.ew {background: #77CC77;}
