  body {
  
    margin : 0px;
  
  }

  td {
  
    vertical-align : top;
  
  }

  * {

    font-family : Arial;
    font-size   : 9pt;
    color       : #00376F;

  }

  #admin_logout {

    text-align : center;

  }

  h1 {

    font-size : 14pt;

  }

  h2 {

    font-size : 10pt;

  }

  p {

    padding-left: 15px; 

  }