body {    background: url(./Images/LogoBackground.gif) fixed no-repeat;
          background-position: center center;
          background-color: #A0A0A4;
          text-align: center;
          color: #262626;
          scrollbar-arrow-color: white;
          scrollbar-track-color: white;
          scrollbar-face-color: #A9A9A9;
          scrollbar-shadow-color: black;
          scrollbar-highlight-color: white }
a       { color: #696969;
          text-decoration: none }
a:hover { color: white;
          text-decoration: none }
p       { text-align: justify }
th      { font-weight: bold;
          font-size: large }
td:app  { font-size: medium;
          text-align: center;
          vertical-align: center }