  body {
    font-family: arial, helvetica, sans-serif;
    margin:0;
    padding:0;
    background:#eeeeee;
    min-width:50em;
  }
  a:link {
    border:none;
  }
  img {
    border:none;
  }
  h1 {
    font-size:100%;
    margin-top:0;
    color:#000066;
  }
  p {
    margin:0 auto 0.75em auto;
  }
  ul {
    margin-top:0;
  }
  .pulldown {
    clear:both;
  }
  .center {
    text-align:center;
  }
  .bottom {
    margin-bottom:0;
  }
  
  .entry {
    background-color: white;
  }
  .section {
    border-top: solid 1px black;
    margin-bottom:1em;
  }

