body {
  width : 800px;
  }
H4 {
   color: black;
   TEXT-DECORATION:  underline;
   FONT-FAMILY: "Arial";
   FONT-WEIGHT: bold;
   FONT-SIZE: 14pt;

}

  .butt1 { 
   background : #330099;
   color: white;
   PADDING: 5px 3px 5px 3px;
   margin: 5px 3px 5px 3px;
   TEXT-DECORATION: none;
   FONT-FAMILY: "Arial";
   FONT-WEIGHT: bold;
   FONT-SIZE: 10pt;
    }
    
/* 
 .butt1 A:visited,A:link,A:hover { 
   background : #330099;
   color: white ;
   PADDING: 5px 3px 5px 3px;
   margin: 5px 3px 5px 3px;
   TEXT-DECORATION: none;
   FONT-FAMILY: "Arial";
   FONT-WEIGHT: bold;
   FONT-SIZE: x-small;
    }  

*/
 .butt1  A:visited { 
   background : #330099;
   color: white;
   TEXT-DECORATION: none;
/* 
   PADDING: 5px 3px 5px 3px;
   margin: 5px 3px 5px 3px;
   FONT-FAMILY: "Arial";
   FONT-WEIGHT: bold;
  FONT-SIZE: 8pt;
   */
    }  
  .butt1 A:link { 
   background : #330099;
   color: white;
   TEXT-DECORATION: none;
/* 
   PADDING: 5px 3px 5px 3px;
   margin: 5px 3px 5px 3px;
   FONT-FAMILY: "Arial";
   FONT-WEIGHT: bold;
   */
    }
 .butt1 A:hover { 
   background : #330099;
   color: white;
   TEXT-DECORATION: none;
/* 
   PADDING: 5px 3px 5px 3px;
   margin: 5px 3px 5px 3px;
   FONT-FAMILY: "Arial";
   FONT-WEIGHT: bold;
   */
    }
  

 .butt2 { 
   background : #CB552B;
   color: white;
   PADDING: 5px;
   MARGIN: 5px;
   TEXT-DECORATION: none;
   FONT-FAMILY: "Arial";
   FONT-WEIGHT: bold;
   FONT-SIZE: 10pt;
    }
  .butt2  A:visited { 
   background : #CB552B;
   color: white;
   TEXT-DECORATION: none;
 /*
   PADDING: 5px;
   MARGIN: 5px;
   FONT-FAMILY: "Arial";
   FONT-WEIGHT: bold;
   FONT-SIZE: x-small;
   */
    }  
   .butt2 A:link { 
   background : #CB552B;
   color: white;
   TEXT-DECORATION: none;
 /*
   PADDING: 5px;
   MARGIN: 5px;
   FONT-FAMILY: "Arial";
   FONT-WEIGHT: bold;
   FONT-SIZE: x-small;
   */
    }
 .butt2 A:hover { 
   background : #CB552B;
   color: white;
   TEXT-DECORATION: none;
 /*
   PADDING: 5px;
   MARGIN: 5px;
   FONT-FAMILY: "Arial";
   FONT-WEIGHT: bold;
   FONT-SIZE: x-small;
   */
    }
    .text1 
    { font-family : Arial, Verdana,  Times New Roman;
      font-size    : small;
      color        : Black;
        
    }
    .text2
    { font-family :  Arial, Verdana, Times New Roman;
      font-size    :smaller;
      color        : Black;
    }
    .text3
    { font-family :  Verdana,Arial,  Times New Roman;
      font-size    :smaller;
      color        : Black;
    }
    .text4
    { font-family  :  Times New Roman,Verdana,Arial  ;
      font-size    : small;
      color        : Black;
    }
    .phototext1 
    { font-family : Arial, Verdana,  Times New Roman;
      font-size    : 12pt;
      font-weight  : bold;
      color        : Black;
      text-align   : center;
      vertical-align : middle;
    }

    .hdr2 
    { font-family : Arial, Verdana,  Times New Roman;
      color        : Black;
        
    }
    .hdr3 
    { font-family : Arial, Verdana,  Times New Roman;
      color        : #FF6633;
      font-style   : italic;
      font-size    : 12pt;
      font-weight  : bold;
    }
    .p1 
    { font-family : Verdana,  Arial;
      color       : Black;
      font-size   : small;
        
    }

    .btn_history A {
      font-weight      : normal;
      font-size        : 14pt;
      font-family      : Arial;
/*      color            : Black;
      background-color : #FFB299;
  */
      background-color : #CB552B;
      color            : white;
      padding          : 5px;
      border           : solid 2 black;
      text-decoration  : none;

    }
    
    .a1 {
     margin-left  : 30px;
     }
