<!--  screen style sheet  -->

  body              {font-family          : sans-serif;
                     font-size            : 10pt;
                    }
  td                {font-family          : sans-serif;
                     font-size            : 10pt;
                    }
  td.course         {font-family          : sans-serif;
                     font-size            : 6pt;
                    }

  td.swau           {font-family          : serif;
                     font-size            : 10pt;
                     border-bottom-style  : solid;
                     border-bottom-width  : 2px;
                     border-bottom-color  : #990000;
                    }                
  td.glob           {font-family          : sans-serif;
                     font-size            : 10pt;
                     width                : 150px;
                     background-color     : #504099;
                     text-align           : center;
                     border-top           : 6px solid #504099;
                     border-bottom        : 6px solid #504099;
                     padding-top          : 8px;
                     color                : #ffffff;
                     display              : none;  
                    }
  td.globf          {font-family          : sans-serif;
                     background-color     : #504099;
                     border-top           : 6px solid #504099;
                     border-bottom        : 6px solid #504099;
                     padding-top          : 8px;
                     color                : #ffffff;  
                     display              : none;  
                    }

  td.link           {font-family          : sans-serif;
                     display              : none;
                    }

  td.small          {font-family          : sans-serif;
                     font-size            : 8pt;
                    }

  td.num            {font-family          : sans-serif;
                     text-align           : center;
                     border-bottom        : 2px solid #000000;
                     font-weight          : bold;
                    }
  td.den            {font-family          : sans-serif;
                     text-align           : center;
                     border-bottom-style  : none;;
                     font-weight          : bold;
                    }
  
  td.log            {font-family          : sans-serif;
                     text-align           : left;
                     border-bottom        : 2px solid #000000;
                    }

                    
  a.glob:link       {font-family          : sans-serif;
                     background-image     : url(lt.gif);
                     background-repeat    : no-repeat;
                     font-size            : 10pt;
                     font-weight          : bold;
                     text-decoration      : none;
                     background-color     : #dddddd;
                     border-top           : 5px solid #504099;
                     padding              : 5px 5px 3px 12px;
                     color                : #990000;
                     display              : none;  
                    }                  
  a.glob:visited    {font-family          : sans-serif;
                     background-image     : url(lt.gif);
                     background-repeat    : no-repeat;
                     font-size            : 10pt;
                     font-weight          : bold;
                     text-decoration      : none;
                     background-color     : #dddddd;
                     border-top           : 5px solid #504099;
                     padding              : 5px 5px 3px 12px;
                     color                : #990000;
                     display              : none;  
                    }                  
  a.glob:hover      {font-family          : sans-serif;
                     background-image     : url(lt.gif);
                     background-repeat    : no-repeat;
                     font-size            : 10pt;
                     font-weight          : bold;
                     text-decoration      : none;
                     border-top           : 5px solid #504099;
                     padding              : 5px 5px 3px 12px;
                     background-color     : #dddddd;
                     padding              : 8px 5px 3px 12px;
                     color                : #000000;
                     display              : none;  
                    }                  

  td.under          {font-family         : sans-serif;
                     border-bottom-width : 1px;
                     border-bottom-color : #000000;
                     border-bottom-style : solid;
                    }
 em.ps             {font-family          : sans-serif;
                     font-size            : 10pt;
                     font-style           : normal;
                    }


  td.gbar   {font-family          : sans-serif;
             border-right         : 2px solid #dddddd;
            }

  td.gbar1  {font-family          : sans-serif;
             border-left          : 2px solid #000000;
             border-right         : 2px solid #dddddd;
            }

  td.gbttm  {font-family          : sans-serif;
             font-size            : 67%;
             border-top           : 2px solid #000000;
            }

  td.gbarr  {font-family          : sans-serif;
             border-right         : 2px solid #000000;
            }

  td.gbartr {font-family          : sans-serif;
             border-right         : 2px solid #000000;
             border-top           : 2px solid #000000;
            }

  td.gbartl {font-family          : sans-serif;
             border-left          : 2px solid #000000;
             border-top           : 2px solid #000000;
            }
