      body
      {
       	margin:0px;
         padding:0px;
         border-width: 0px;
         background-color:Window;

         font-family:Tahoma;
         color:WindowText;
         font-size:0.9em; 
      	text-align:justify;
      }

      small {font-size:0.9em;}

      p {margin:0px; padding-bottom:0.5em;}
      table {border-collapse:collapse; font-size: 1em;}

      h1
      {
         margin: 0px;
         padding: 0.5em 0.5em 0.5em 0.25em;
      }

      .h1
      {
            width:100%;
      		border-width:1;
            border-style:ridge;
            background-color:Menu;
        		text-align:center;
        		border-right: none;
      }

      h2
      {
      		text-decoration:underline;
        		margin:0;
            font-size: largest;
            padding:10;
      }

      h3
      {
        		margin:0;
            text-align:left;
            padding:10;
      }

      a img {border-width:1px; margin: 0.5em;}
      /* CLASSES */

      .menu
      {
      }

      .menu td
      {
         border-bottom-style: ridge;
         border-bottom-width: 2px;
         border-top-style: ridge;
         border-top-width: 2px;

         font-weight:bold;
         font-size:1em;
       	white-space: nowrap;
        	padding: 2px 0.2em 2px 0px;
      }


      .menu a {width:100%; color:MenuText; text-decoration:none; margin-right: 0.2em;}
      /*
      .menu a:visited {color:MenuText;}
      .menu2, .hl2 { margin-right: 0.5em;}
      .menu td a.hl, .menu td small a.hl {}
      .menu td a.hl2, .menu td small a.hl2 {}
      */

      .item1
      {
      }

      .item1h a
      {
         color:green;
      }

      .item1h .item2, .item1h .item2h
      {
         font-size: smaller;
         padding-left:1.5em;
         color:MenuText;
      }

      .item1h .item2h
      {
         color:blue;
      }

      .menu a:hover {color:ButtonHighlight; background-color:Highlight;}

      .panel
      {
         background-color:Menu;
         border-style: ridge;
         border-width: 0px;
      }

