  body {  font-family: Helvetica, sans-serif;
          font-size: 15px;
          font-weight: bold;
          background-attachment: fixed;
          }
  td,th {  font-family: Helvetica, sans-serif;
          font-size: 15px;
          font-weight: bold; }
  .title {  font-family: Helvetica, sans-serif;
            font-size: 17px;
            font-weight: bold;
            text-decoration: underline; }
  .bigger {  font-family: Helvetica, sans-serif;
            font-size: 24px;
            font-weight: bold;
            }
  td.my-td { font-family: serif; }
  .continue { color: red; text-align: center; }

