.webpageTitle { font-size: 24px; font-weight: bold; }
.webpageSubTitle { font-size: 20px; font-weight: bold; font-style: italic; }
																											   
  .dr {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
  }
  .sr {
    background-color: #FFFFCF;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
  }
 .hr {
    background-color: #336699;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
  }
