H1.title{ 
  font-weight: bold; 
  font-size: 40pt;
  line-height: 40pt; 
  font-family: bernhardmod BT ; 
  font-variant: normal;
  font-style: italic;
  color: #536a3d;
  h-align: center;
  }
  
  H1.title2{ 
    font-weight: normal; 
    font-size: 16pt;
    line-height: 16pt; 
    font-family: bernhardmod BT; 
    font-variant: normal;
    font-style: normal;
    color: #536a3d;
    align: center;
  }
  
  H1.title3{ 
      font-weight: normal; 
      font-size: 16pt;
      line-height: 16pt; 
      font-family: bernhardmod BT; 
      font-variant: normal;
      font-style: normal;
      color: #536a3d;
      align: center;
 }
 
 H2.sub{ 
  font-weight: normal; 
  font-size: 24pt;
  line-height: 24pt; 
  font-family: bernhardmod BT; 
  font-variant: normal;
  font-style: normal;
  color: #536a3d;
  h-align: left;
  }
   
  A    { 
    font-weight: bold; 
    font-size: 16pt;
    line-height: 16pt; 
    font-family: bernhardmod BT; 
    font-variant: normal;
    font-style: bold;
    color: #536a3d;
    align: center;
  }
  
  
  A.navigator    { 
      font-weight: bold; 
      font-size: 20pt;
      line-height: 50pt; 
      font-family: bernhardmod BT; 
      font-variant: normal;
      font-style: normal;
      color: darkgray;
      align: center;
  }
  
  A.link  { 
      font-weight: normal; 
      font-size: 10pt;
      line-height: 10pt; 
      font-family: bernhardmod BT; 
      font-variant:  normal;
      font-style: normal;
      color: #525252;
      align: center;
    }
  
 P.link  { 
       font-weight: normal; 
       font-size: 10pt;
       line-height: 12pt; 
       font-family: bernhardmod BT; 
       font-variant:  normal;
       font-style: normal;
       color: black;
       align: justify;
     }
  
  
BODY { 
  color: black;
  bgcolor="#7CB3F1";
  topmargin=0
  }
P.large { 
         font-size: large; 
         font-weight: bold;
         font-family: bernhardmod BT;
         align: justify;
         color: #536a3d
         }
P { 
         font-size: +18;
         font-weight: normal;
         line-height: 18pt; 
         font-family: bernhardmod BT;
         align: justify;
         color: #313f30;
         }

P.test { 
         font-size: +16;
         font-weight: normal;
         font-family: bernhardmod BT;
         align: justify;
         color: #536a3d;
      
         }

 

TABLE {
     bgcolor="#7CB3F1"; 
     color: black
     width: 100%;
     cellpadding: 0;
     cellspacing: 0;
     border: 1;
     horizontal-align: center;
     vertical-align: middle;
     }

TH {
     align: center; 
     vertical-align: top;
     font-size: +14;
     font-weight: bold;
     line-height: 16pt; 
     font-family: bernhardmod BT;
     color: black;
   }

TD {
     align: center; 
     vertical-align: middle;
     font-size: +18;
     font-weight: normal;
     line-height: 18pt; 
     font-family: bernhardmod BT;
     color: #313f30;
   }
   
TD.index {
     align: center; 
     vertical-align: middle;
     font-size: +20;
     font-weight: normal;
     line-height: 20pt; 
     font-family: bernhardmod BT;
     color: #012000;
   }
   
TD.subhead {
     align: center; 
     vertical-align: middle;
     font-size: +24;
     font-weight: normal;
     font-style: italic;
     line-height: 24pt; 
     font-family: bernhardmod BT;
     color: #012000;
   }
TD.prices {
     align: left; 
     vertical-align: middle;
     font-size: +16;
     font-weight: normal;
     font-style: normal;
     line-height: 16pt; 
     font-family: bernhardmod BT;
     color: #012000;
   }   
   TD.meals {
        align: center; 
        vertical-align: middle;
        font-size: +24;
        font-weight: normal;
        font-style: italic;
        line-height: 34pt; 
        font-family: bernhardmod BT;
        color: #012000;
      }



TR {
     horizontal-align: center; 
     vertical-align: middle;
   }
