  with (tags.BODY)
  {
    fontFamily="Verdana, Arial, Sans-Serif";
    fontSize="8pt";
    color="00008B";
    backgroundImage="images/glibrosc.gif";
  }
  with (tags.H5)
  {
    fontFamily="Verdana, Arial, Sans-Serif";
    fontSize="10pt";
    fontWeight="Bold";
    fontStyle="None";
    color="AE0402"
    textAlign="Center";
    textDecoration="None";
  }
  with (tags.H4)
  {
    fontFamily="Verdana, Arial, Sans-Serif";
    fontSize="9pt";
    fontWeight="Bold";
    fontStyle="None";
    color="00008B";
    textAlign="Center";
    textDecoration="Underline";
  }
  with (tags.H1)
  {
    fontFamily="Arial, Sans-Serif";
    fontSize="8pt";
    fontWeight="Normal";
    fontStyle="None";
    color="000000"
    textAlign="Center";
    textDecoration="None";
  }
  with (tags.A)
  {
    fontFamily="Helvetica, Verdana, Arial, Sans-Serif";
    fontSize="10pt";
    fontWeight="Normal";
    fontStyle="None";
    color="FF0000"
    textDecoration="None";
  }
  with (tags.IMG)
  {
    vAlign="Center"
  }
  with (tags.TABLE)
  {
    fontFamily="Verdana, Arial, Sans-Serif";
    fontSize="8pt";
    color="00008B";
    with (tags.TR)
    {
      fontFamily="Verdana, Arial, Sans-Serif";
      fontSize="8pt";
      color="00008B";
      with (tags.TD)
      {
        fontFamily="Verdana, Arial, Sans-Serif";
        fontSize="8pt";
        color="00008B";
        with (tags.A)
        {
          fontFamily="Verdana, Arial, Sans-Serif";
          fontSize="8pt";
          color="00008B";
        }
      }
    }
  }
  with (classes.LibraryInfo.all)
  {
    fontFamily="Verdana, Arial, Sans-Serif";
    fontSize="8pt";
    color="8B0000";
    textDecoration="None";
  }
  with (classes.LibraryWeb.all)
  {
    fontFamily="Verdana, Arial, Sans-Serif";
    fontSize="8pt";
    fontWeight="Normal";
    fontStyle="None";
    color="FF0000"
    textDecoration="None";
  }
  with (classes.InfoLink.all)
  {
    fontFamily="Verdana, Arial, Sans-Serif";
    fontSize="8pt";
    fontWeight="Bold";
    fontStyle="None";
    color="00008B";
    textDecoration="None";
  }
  with (classes.ResultTable.all)
  {
    fontFamily="Verdana, Arial, Sans-Serif";
    fontSize="8pt";
    fontWeight="Normal";
    fontStyle="None";
    color="00008B";
    textDecoration="None";
    backgroundColor="FDFEF3";
      with (tags.TH)
      {
          fontFamily="Verdana, Arial, Sans-Serif";
          fontSize="8pt";
          fontWeight="Bold";
          fontStyle="None";
          color="FFFF00";
          textDecoration="None";
          backgroundColor="000000";  
      }
  }
