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

      /* normal table properties */
      table        {  font-size : 9pt; line-height:18px;}
      
      table.border {background-color : #93A4B0;  font-size : 9pt;}
      
      table.border1 { background-color : #057CFA;  font-size : 9pt; }
      
      table.forgound1 { background-color : #FFFFFF;  font-size : 9pt; }
      
      table.menu {background-color : #A698BC;  font-size : 9pt;}
      
      table.border2 { background-color : #BECCF4;  font-size : 9pt; }
      
      table.border3 { background-color : #789BF8;  font-size : 9pt; }

      /* table odd columns properties */
      td.menu  {  font-size : 9pt; color:#FFFFFF}
      
      td.box  {  font-size : 9pt; color:#00CFFF }
      
      /* table odd columns properties */
      td.Lb  { background-color: #FFFFFF;  font-size : 9pt; }
      
      /* link properties */
      a         { color : #0033CC; font-size:9pt;}
      a:link    { color : #0033CC; text-decoration : none; font-size:9pt;}
      a:visited { color : #0033CC; text-decoration : none; font-size:9pt;}
      a:hover   { color : #E00000; text-decoration : underline; font-size:9pt;}
      a:active  { color : #0033CC; text-decoration : underline; font-size:9pt;}


      a.menu         { color : #FFFFFF;  font-size : 9pt; }
      a:link.menu    { color : #FFFFFF; text-decoration : none;  font-size : 9pt; }
      a:visited.menu { color : #FFFFFF; text-decoration : none;  font-size : 9pt; }
      a:hover.menu   { color : #08983e; text-decoration : underline;  font-size : 9pt; }
      a:active.menu  { color : #FFFFFF; text-decoration : underline;  font-size : 9pt; }
      
      
      a.box         { color : #00CFFF;  font-size : 9pt; }
      a:link.box    { color : #00CFFF; text-decoration : none;  font-size : 9pt; }
      a:visited.box { color : #00CFFF; text-decoration : none;  font-size : 9pt; }
      a:hover.box   { color : #000000; text-decoration : underline;  font-size : 9pt; }
      a:active.box  { color : #00CFFF; text-decoration : underline;  font-size : 9pt; }

      a.book         { color : #FFFFFF;  font-size : 9pt; }
      a:link.book    { color : #FFFFFF; text-decoration : none;  font-size : 9pt; }
      a:visited.book { color : #FFFFFF; text-decoration : none;  font-size : 9pt; }
      a:hover.book   { color : #DF0000; text-decoration : underline;  font-size : 9pt; }
      a:active.book  { 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.web         { color : #768B4E;  font-size : 12pt;  }
      a:link.web    { color : #768B4E; text-decoration : none;  font-size : 12pt; }
      a:visited.web { color : #768B4E; text-decoration : none;  font-size : 12pt; }
      a:hover.web   { color : #768B4E; text-decoration : underline;  font-size : 12pt; }
      a:active.web  { color : #768B4E; text-decoration : underline;  font-size : 12pt; }
 
      a.red         { color : #E00000;  font-size : 9pt; }
      a:link.red    { color : #E00000; text-decoration : none;  font-size : 9pt; }
      a:visited.red { color : #E00000; text-decoration : none;  font-size : 9pt; }
      a:hover.red   { color : #E00000; text-decoration : underline;  font-size : 9pt; }
      a:active.red  { color : #E00000; 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; }
      
