p {
      font-size: 13px;
      color: orange;
      font-family: Verdana;
}

.date {
      font-size: 15pt;
      font-weight: bold;
      font-family: Arial;
      color: White;
}

.title {
      font-weight: bold;
      font-size: 17pt;
}

.curr {
      color: red;
}

.singles {
      color: pink;
}

.subtitle {
      font-weight: bold;
      font-style: italic;
}
