  body {
    margin-left: 4px;
    margin-top: 1px;
    font-family: Verdana,Arial,sans-serif;
    background-image: url('../images/back.gif');    
  }

  td {
    font-size: 12px;
  }

  td a, a:hover, a:visited {
    color: #277B9D;
  }
    
  h1 {
    font-family: Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
    color: #006766;
  }
  
  h2 {
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
    color: #006766;
  }

  #top_menu td {
    background-image: url('../images/menu_back.gif');
    text-align: center;
    font-size: 10px;
    height: 22px;
  }

  #top_menu a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 700;
  }

  #top_menu a:hover {
    text-decoration: underline;
  }

  .bottom_menu td {
    color: #277B9D;
  }

  .bottom_menu a {
    color: #277B9D;
    text-decoration: none;
  }

  .bottom_menu a:hover {
    text-decoration: underline;
  }
  
  .pdf {
    border: 1px solid #777777;
    margin: 3px;
    padding: 1px;
  }