  .default {
    font-family: verdana, arial,sans-serif;
    font-size: 90%;
    padding-top: 5px;
  }
  .proj {
    font-family: Trebuchet MS, verdana, arial,sans-serif;
    font-size: 60%;
    // white-space: nowrap;
  }
  .proj a {
    text-decoration: none;
  }
  .tabs a:hover {
    color: #202020;
    text-decoration: none;
  }
  .tabs a {
    color: #606060;
    text-decoration: none;
  }
  .tabs td {
    padding-top: 4px;
  }
  .tabs {
    background-color: #EEEEEE;
    font-family: Georgia, Verdana, sans-serif;
    font-size: 105%;
    // font-weight: bold;
    // font-variant: small-caps;
  }
  .theBody {
    margin: 10px 15px 0px 15px;
  }
