body {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:200;
}
h1 {
  font-size: 27px;
  line-height: 36px;
  margin-bottom: 10px;
}
h2 {
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 10px;
}
h3 {
  font-size: 16.02px;
  line-height: 36px;
  margin-bottom: 0px;
}
h4 {
  /*font-size: 14.94px;*/
  font-size: 14px;
  line-height: 16px;
  /*margin-bottom: 10px;*/
  font-weight: 200;
}
h5 {
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 0px;
  font-weight: 200;
}

p, ul, blockquote, pre, td, th, label {
  font-size: 12px;
  line-height: 18px;
}
/*p, ul, blockquote, pre, label { margin-bottom: 18px; }*/
blockquote, pre, label { margin-bottom: 18px; }


.article-text p{
margin-bottom: 18px;
}