/* the style sheet definitions for the common layout */
  a  { color: #FFE167; }
  td, th { color: #A0A0A0; }
  p  { color: #A0A0A0; }
  h1 { color: #7777FF; }
  h3 { color: #7777FF; }
  body { background-color: #000000; }
/* this is the style clas for the navigation bar on the left */
  .navbar { background-color: #505050; }