.newstit {
  font-family: serif;
  font-size: 15px;
  line-height: 1.3; 
  color: #016aae;
  font-weight: bold;   
}
.news {
  font-family: serif;
  font-size: 12px;
  line-height: 1.3; 
  color: #000000;
  font-weight: normal;   
}
.newsquot {
  font-family: serif;
  font-size: 12px;
  line-height: 1.3; 
  color: #016aae;
  font-weight: normal;   
}
.blubk { 
  font family: sans-serif;
  font-size: 14px;
  color: #bbbbbb;
  background-color: #016aae;
  font-weight: bold;   
}
.silbk { 
  font family: sans-serif;
  font-size: 14px;
  background-color: #bbbbbb;
  color: #016aae;
  font-weight: bold;   
}