<STYLE TYPE="text/css">
      <!--
              A:link     {color: #0000DD;
                          text-decoration: underline}

              A:link:visited   {color: #0000DD;
                          text-decoration: underline}

              A.nav  {color: #FFFFFF;
                      font-size: 13pt;
                      font-family: 'Gill Sans', Arial, sans-serif;
                      font-weight: bold;
                      text-decoration: none}

              A.footer {color: #FFFFFF;
                        font-size: 10pt;
                        font-family: 'Gill Sans', Arial, sans-serif;
                        text-decoration: none}

              A:hover     {color: #0000DD}

              A.nav:visited {color: #FFFFFF; text-decoration: none}
              A.nav:hover {color: #FFFF00}

              A.footer:visited {color: #FFFFFF; text-decoration: none}
              A.footer:hover {color: #FFFF00}


              H2      {font-weight: bold;
                       color: #000000;
                       font-family: 'Gill Sans', Arial, sans-serif}

              H3      {font-weight: bold;
                       color: #000000;
                       font-size: 12pt;
                       font-family: 'Gill Sans', Arial, sans-serif}

              b       {font-weight: bold;
                       color: #000000;
                       font-family: 'Gill Sans', Arial, sans-serif}

   font.copyright     {color: #FFFFFF;
                       font-size: 8pt;
                       font-family: 'Gill Sans', Arial, sans-serif}

   td.topbar
   { 
       background-image: url(utils/topbar_repeat);
       background-repeat: repeat-x;
       background-position: bottom center;
       background-color: #fff;
       color: #000;
   }

   td.bottombar
   { 
       background-image: url(utils/bottombar_repeat);
       background-repeat: repeat-x;
       background-position: bottom center;
       background-color: #fff;
       color: #000;
   }

   table.sidebar
   { 
       border-color: #1F61C1;
   }

           
      -->
      </STYLE>
