      H1.style1  { color: #0066ff }
      H1.style7  { color: #ffffff }
      H1.style17 { color: #9a9a9a }
      H3.style2  { color: #0000ff }
      H5.style1  { color: #0066ff }

      P.style1  { color: #0000ff;  font-size: 18pt;  }
      P.style2  { color: #0033ff;  font-size: 20px;  }
      P.style3  { color: #0033ff;  font-size: 35px;  font-weight: bold;  }
      P.style4  { color: #FFFFFF;  font-size: 16pt;  }
      P.style5  { color: #000000;  font-size: 15pt;  }
      P.style6  { color: #000099;  font-size: 15pt;  }
      P.style7  { color: #1111ff;  font-size: 30px;  font-weight: bold;  }
      P.style8  { color: #0000ff;  font-size: 12px;  }
      P.style10 { color: #000000;  font-size: 16pt;  }
      P.style11 { color: #000099;  font-size: 16pt;  }
      P.style12 { color: #0000ff;  font-size: 15px;  font-weight: bold;  }
      P.style13 { color: #000000;  font-size: 18pt;  }
      P.style14 { color: #9a9a9a;  font-size: 16pt;  }

      th.style1  { color: #0000ff;  font-size: 18pt;  font-weight: bold;  }
      th.style3  { color: #0033ff;  font-size: 25px;  font-weight: bold;  }

      td.style1  { color: #0000ff;  font-size: 18pt;  }
      td.style2  { color: #0033ff;  font-size: 20px;  }
      td.style3  { color: #0033ff;  font-size: 35px;  }

      span.style10  { color: #000000;  font-size: 16pt;  }
      span.style11  { color: #1111ff;  font-size: 16pt;  }
      span.style13  { color: #000000;  font-size: 18pt;  }
      span.calendar { background-color: #8080ff; text-align: center; }
      span.feast    { background-color: #FFD700; text-align: center; }

      body.billboard { height: 100%; margin: 0; padding: 0;  }
      img#bg   { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1 }
      #content { position: relative; z-index: 5; }

      table.calendar { font-size:10px; text-align: center; }
      th.calendar    { background-color: gray; }
      td.calendar    { background-color: #8080ff; text-align: center; }
      td.feast       { background-color: #FFD700; }
      span.btn,  a.btn {
         color: #345dbc;
         text-shadow: gray 3px 3px 0px;
         font-family: corsiva, cursive;
         font-size: 15pt;
         }

      body {
         background-image: url('./images/white.jpg');
         }


