.articles H1 {
  font-family: Verdana, Tahoma, Cooper, Arial, 'Times New Roman', Verdana, 'Trebuchet MS';
  text-align: center;
  line-height: 1.5;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0;
}
.articles H4 {
  font-family: Verdana, Tahoma, Cooper, Arial, 'Times New Roman', Verdana, 'Trebuchet MS';
  text-align: center;
  line-height: 1;
  margin-bottom: 0;
}
  

blockquote li {
        list-style-type: none;
        padding-bottom: 8px;
}
blockquote a {
  text-decoration: none;
  font-size: 11pt;
  color: #660000;
}
blockquote a:hover {
        text-decoration: underline;
}

blockquote TD {
  font-family: Verdana, Tahoma, Cooper, Arial, 'Times New Roman', Verdana, 'Trebuchet MS';
  font-size: 9pt;
}

  
blockquote {
  font-family: Verdana, Tahoma, Cooper, Arial, 'Times New Roman', Verdana, 'Trebuchet MS';
  border-width:1px 1px 1px 8px;
  border-color:#C5C4BC;
  border-style:dotted dotted dotted solid;
  background-color:#f8f7ef;
  padding:1em 1em 1em 1em;
  font-size: 9pt;
}