

TR.header {
    background: #cccccc;
  }


TR.newline {
    background: #dddddd;
  }


TD.bold {
    text-align: center;
    font-weight: bold;
  }


a:link {
    color : #cc3333;
    font-style : italic;
    font-weight : bold;
    text-decoration : none;
  }


a:visited {
    color : #741d1d;
    font-style : italic;
    font-weight : bold;
    text-decoration : none;
  }


h2 {
    font-size : 24px;
    font-style : oblique;
  }


h5 {
    font-size : 20px;
    font-weight : bold;
  }

