@charset "iso-8859-1";
	
/* Body white; background image of fish */
    body{ background: #FFFFFF url("images/l-fish.gif");}

  A:link { color: #0000FF; 
           text-decoration: none; 
           font-weight: 800; }
  A:visited { color: #800080; 
           text-decoration: none; 
           font-weight: 800; }
  A:hover { color: #FF0000; 
            text-decoration: none; 
            font-weight: 800; } 
    th { font-family: sans-serif,Arial,Helvetica;
            text-align: center;}
    td { font-family: serif;
            text-align: left;
      font-weight: normal;}
	

	

  
   