
      div.light
      {
      font: 11px georgia;
      color: #999;
      margin-bottom: 0px;
      display: block;
      line-height: 15px;
      }

      div.small
      {
      color: #000000;
      margin-bottom: 10px;
      line-height: 15px;
      font: 11px georgia;
      }

      div.small a
      {
      color: #000000;
      text-decoration: underline;
      }

    

      div.term {
      font: 12px Georgia;
      text-transform: uppercase;
      margin-bottom: 3px;
      display: block;
      }
      div.description {
      font: 12px Georgia;
      color: #58595B;
      margin-bottom: 10px;
      display: block;
      }
      div.red {
      color: #AE0E5A;
      }

    

      .articleTitle {
      font: 17px georgia;
      color: #AE0E5A;
      text-transform: uppercase;
      }
    
