    table.center {
      margin-left:auto;
      margin-right:auto;
    }
    .body {
      background-color:#778899;
      font-style:normal; 
      font-family:"eurostile","century gothic","perpetua","sylfaen","times new roman";
      font-size:12pt;
    }
    .header {
      background-color:white;
      font-style:normal; 
      font-family:"eurostile","century gothic","perpetua","sylfaen","times new roman";
      font-size:12pt;
    }
    .bodytable {
      background-color:white;
      vertical-align:top; 
      color:black; 
      font-family:"eurostile", "perpetua","sylfaen","times new roman";
      font-size: 12pt;
    }
    h2 {
      font-family:"eurostile", "perpetua","sylfaen","times new roman";
    }
    .footer {
      background-color:;
      color:"F5F5F5";
      vertical-align:center; 
      text-align:center;
      font-family:"eurostile", "perpetua","sylfaen","times new roman";
      font-size:12pt; 
      font-weight:bold;
    }





    .verticalnavtable {
      background-color:white;
      vertical-align:top; 
      color:black; 
      font-family:"eurostile", "perpetua","sylfaen","times new roman";
      font-size: 12pt;
    }
    .buttonscontainer {
      width: 150px;
    }
    .buttons a {
      color: #000000;
      background-color: #E6E6FA;
      padding: 2px;
      padding-left: 3px;
      display: block;
      border-left: 10px solid #DDA0DD;
      font: 17px maiandra gd, tahoma, sans-serif;
      font-weight: bold;
      text-decoration: none;
      text-align: left;
      margin-top: 1px;
    }
    .buttons a:hover {
      border-left: 10px solid #D87093;
      text-decoration: none;
      color: #000000;
    }
