
      body {
        background-color : #FFFFFF;
        color            : Black;
        font-size : 9pt; 
      }

      /* normal table properties */
      table        {  font-size : 9pt; line-height: 18px;}
      table.split { background-color : #FFFFFF;  font-size : 9pt; }
      table.title { background-color : #80A7DF;  font-size : 9pt; }
      table.menu { background-color : #80A7DF;  font-size : 9pt; }
      table.list { background-color : #80A7DF;  font-size : 9pt; }
      table.body { background-color : #80A7DF;  font-size : 9pt; }
      table.bodyforg { background-color : #FFFFFF;  font-size : 9pt; }
      

      /* table odd columns properties */
      td.menu  {  font-size : 9pt; color:#80A7DF}
      td.list  {  font-size : 9pt; color:#00CFFF }
      td.body  {  font-size : 9pt; color:#00CFFF ;}
      
      td.bodyforg{background-color : #FFFFFF;  font-size : 9pt; }
      td.qacolor{background-color:#FFCC33; font-size:9pt;}
      
      .bodytitle { font-size:12pt;}

      /* link properties */
      a.menu         { color : #04068b;  font-size : 9pt; }
      a:link.menu    { color : #04068b; text-decoration : none;  font-size : 9pt; }
      a:visited.menu { color : #04068b; text-decoration : none;  font-size : 9pt; }
      a:hover.menu   { color : #DF0000; text-decoration : underline;  font-size : 9pt; }
      a:active.menu  { color : #04068b; text-decoration : underline;  font-size : 9pt; }
      
      
      a.list         { color : #00CFFF;  font-size : 9pt; }
      a:link.list    { color : #00CFFF; text-decoration : none;  font-size : 9pt; }
      a:visited.list { color : #00CFFF; text-decoration : none;  font-size : 9pt; }
      a:hover.list   { color : #000000; text-decoration : underline;  font-size : 9pt; }
      a:active.list  { color : #00CFFF; text-decoration : underline;  font-size : 9pt; }

      a.body         { color : #FFFFFF;  font-size : 9pt; }
      a:link.body    { color : #FFFFFF; text-decoration : none;  font-size : 9pt; }
      a:visited.body { color : #FFFFFF; text-decoration : none;  font-size : 9pt; }
      a:hover.body   { color : #DF0000; text-decoration : underline;  font-size : 9pt; }
      a:active.body  { color : #FFFFFF; text-decoration : underline;  font-size : 9pt; }

      a.normal         { color : #0033CC;  font-size : 9pt; }
      a:link.normal    { color : #0033CC; text-decoration : none;  font-size : 9pt; }
      a:visited.normal { color : #0033CC; text-decoration : none;  font-size : 9pt; }
      a:hover.normal   { color : #E00000; text-decoration : underline;  font-size : 9pt; }
      a:active.normal  { color : #0033CC; text-decoration : underline;  font-size : 9pt; }
      

      a.copyright         { color : #000000;  font-size : 9pt; }
      a:link.copyright    { color : #000000; text-decoration : none;  font-size : 9pt; }
      a:visited.copyright { color : #000000; text-decoration : none;  font-size : 9pt; }
      a:hover.copyright  { color : #0033CC; text-decoration : underline;  font-size : 9pt; }
      a:active.copyright  { color : #000000; text-decoration : underline;  font-size : 9pt; }

      /* form properties */
      input, textarea, select { font-family : ; color : #333333; font-size : 9pt; }      
      
      table.border { background-color : #333333; }
      /* table header properties */
      tr.header   { background-color: #FFFFFF; }
      font.header { color : #222222; font-size : 9pt; font-weight : bold; }

      /* table category properties */
      tr.category   { background-color: #FFFFFF; }
      font.category { color : #222222; font-size : 9pt; font-weight : bold; }

      /* table odd columns properties */
      td.odd  { background-color: #FFFFFF; }
      td.even { background-color: #FFFFFF; }

      /* table row properties */
      font.row     { font-size : 9pt; }

      /* table body properties */
      tr.body         { background-color: #FFFFFF; }
      td.body         { background-color: #FFFFFF; }
      font.body       { color : #222222; font-size : 9pt; }

      /* form properties */
      input, textarea, select { font-family : ; color : #222222; font-size : 9pt; }

      font.required     { color : Red; font-size : 9pt; font-family : Symbol; }
      
      input.button {font-size:9pt;}

      font.textbox      { color : #222222; font-size : 9pt; font-weight : bold; }
      input.textbox     { width : 80%; }
      
      font.checkbox      { color : #222222; font-size : 9pt; font-weight : bold; }



