      .table2 {
           background-image : url(images/bar.gif);
      }
     body td {
           font-family : Arial, sans-serif;
      }
     a {
           color : #ffffff;
           background-color : transparent;
      }
     .header {
           font-size : 20px;
           color : #77ff77;
           background-color : transparent;
      }
     BODY {
           margin-top : 0;
           margin-bottom : 0;
           margin-right : 0;
      }
     .AlbumTitle {
           font : 18pt Helvetica, sans-serif;
           font-weight : normal;
      }
     .PhotoTitle {
           font : 12pt Helvetica, sans-serif;
      }
     .NavigationButton {
           font-family : Helvetica, sans-serif;
           font-size : 12pt;
           font-weight : bold;
           color : white;
           background : red;
      }
     .PhotoLongDescription {
           font-family : Helvetica, sans-serif;
           font-size : 12pt;
      }
     .ThumbnailLabels {
           color : white;
           background : red;
           border-top-width : 1px;
           border-top-style : solid;
           border-bottom-width : 1px;
           border-bottom-style : solid;
           border-right-width : 1px;
           border-right-style : solid;
           border-left-width : 1px;
           border-left-style : solid;
           border-color : white;
           font : 10pt Helvetica, sans-serif;
      }
     .CustomLink {
           font : 12pt Helvetica, sans-serif;
           font-weight : bold;
      }
     .PulldownListbox {
           font : 12pt Helvetica, sans-serif;
           color : white;
           font-weight : bold;
           background : red;
      }
     .PageNumber {
           text-align : center;
           font : 8pt Helvetica, sans-serif;
           font-weight : normal;
      }