  @import "style.css";
  
  #header, #header-alumni, #navigation, #navigation-alumni, #menu, #menu-alumni, #uplink, #contentfooter, #outerfooter
  {
    display: none;
  }
  
  #contenttext
  {
    font-size: 0.8em;
    text-align: justify;
  }
  
  h1, h1 *, h2, h2 *, h3, h3 *, h4, h4 *, h5, h5 *
  {
    margin: 0.5em 0 0 0;
  }
  
  p
  {
    margin: 0.25em 0 0 0;
  }
  
  a
  {
    color: #000000 !important;
    border: 0 !important;
    text-decoration: underline !important;
  }
