     body {
          font-family: verdana, arial, helvetica, sans-serif;
          color: Black;
     }
    
     a {
         color:#000080;
     }
    
     a:hover {
         color:#0000D5;
     }
    
     a:active {
         color:red;
     }
    
     h1 {
         font:bold 11pt verdana,tahoma,sans-serif;
         margin-top:-2px;
         margin-bottom:-10px;
     }
    
     h2 {
         font:bold 10pt verdana,tahoma,sans-serif;
         margin-bottom:-4px;
     }
     
     td {
          font-family: arial, helvetica, sans-serif;
          font-size: 8pt;
     }
     
     .clsTitle {
          font-family:verdana;
          font-size:10pt;
          color:black;
          font-weight:bold;
          margin-left:10px;
     }

     .clsBucketName  {
          font-size: 8pt;
          color:#000000;
     }
     
     .clsTOCLinkList td {
          padding-left: 18px;
     }     
     
     .clsTOCItem {
     }
     
     .clsItemsShow td {
          padding-left: 15px;
     }

     .clsShowHide {
          text-decoration: underline;
          padding-left: 2px;
     }
     
     .clsTOCHeading {
          font: bold 8pt arial;
          color: navy;
          cursor: hand;
     }
     
     .clsLocalNavBanner a {
        color:white;
     }
   
     .clsLocalNavBanner a:hover {
        color:yellow;
     }
   
     .clsLocalNavBanner {
        color:white;
        font-family:verdana;
        font-size:8pt;
     }
    
     .clsFooter {
         font:8pt arial,sans-serif;
     }
    
     .clsFooter a {
         font:8pt arial,sans-serif;
         color:Black;
     }
    
     .clsFooter a:hover {
         color:Blue;
     }
    
     .clsFooter a:active {
         color:red;
     }
     
     a {
          font-family: verdana, arial, helvetica, sans-serif;
          font-size: 8pt;
          color: Navy;
     }
     
     a:hover {
          color: blue;
     }
     
     a.clsTOCHeading {
          color: white;
     }
     
     a.clsTOCHeading img {
          margin-right:3px;
     }

     a.clsTOCHeading:hover {
          color: yellow; 
     }
     
     a.clsTOCItem {
          color: white;
     }

     a.clsTOCItem:hover {
          color: yellow;
     }

     a.clsTOCItemSelect { 
          color: navy;
     }

     a.clsTOCItemSelect:hover {
          color: blue;
     }
