body {
      background-color:white;
      font-size: 12pt;
      }
a:link, a:visited
    {
      color: black;
      background: transparent;
      font-weight: bold;
      text-decoration: none;
    }
/* the following is used in SLEX2008workshops.php */
.colsh
    {
       background-color:#ececec;
    }
.colsh1
    {
       background-color:#e0e0e0;
    } 
.wkshphdr
    {
      display: none;
    }
.wkshpftr
    {
      display: none;
    }

