/* This style sheet is only used for the 2000-2001 & 2001-2002 seasons. 
   As long as those files are on the site, keep this file in place */
      body {
            font-family: Helvetica, Arial, sans-serif;
           }
      a:link    { color: #800080 } 
      a:visited { color: #704810 } 
      a:active  { color: #800000 } 
      a:hover   { color: #004080 }

      p.sans-font  {
            font-family: Helvetica, Arial, sans-serif;
            }
      p.serif-font {
            font-family: "Book Antiqua", "Times New Roman", serif;
            }
