BODY
  {
  font-family: arial;
  font-size: 10pt;
  }

TD
  {
  color: black;
  font-size: 10pt;
  text-align: center
  }

TD.TITLE
  {
  color: black;
  background: silver;
  font-size: 12pt;
  font-weight: bold;
  text-align: left
  }

TD.DESCRIPTION
  {
  color: black;
  background: silver;
  font-size: 12pt;
  font-weight: bold;
  text-align: left
  }

TD.DESCRIPTIONC
  {
  color: black;
  background: silver;
  font-size: 12pt;
  font-weight: bold;
  text-align: centre
  }

TD.BIGC
  {
  font-size: 12pt;
  font-weight: bold;
  text-align: center
  }

TD.BIGR
  {
  font-size: 12pt;
  font-weight: bold;
  text-align: right
  }


TD.VBIGR
  {
  font-size: 16pt;
  font-weight: bold;
  text-align: right
  }

TD.GREY
  {
  background: #cccccc;
  }

TD.MAINOPTION
  {
  color: black;
  background: silver;
  font-size: 20pt;
  font-weight: bold;
  }

TD.OPTION
  {
  color: black;
  background: silver;
  font-size: 12pt;
  font-weight: bold;
  }

TD.SPACER
  {
  color: white;
  background: black;
  font-size: 14pt;
  }

TD.RESTRICTED
  {
  color: black;
  background: silver;
  font-size: 10pt;
  }

H1
  {
  color: white;
  background: gray;
  font-size: 20pt
  }

H2
  {
  color: black;
  background: silver;
  font-size: 16pt
  }

H3
  {
  color: black;
  background: silver;
  font-size: 12pt
  }

LI
  {
  font-style="italic";
  }

BLOCKQUOTE
  {
  }
