article p {
  line-height: 22px;
  margin-top: 0px 0;
  margin-bottom: 0px 0;
}

article ul {
    line-height: 22px;
    margin-top: 0px 0;
    margin-bottom: 0px 0;
}

article table thead {
    line-height: 20px;
}

article table tr {
    line-height: 20px;
}

div.article-anchor {
    position: relative;
    top: -190px;
}

.container {
    width: 100%;
}

h1 { font-size: 2.2rem; }
h2 { font-size: 2.0rem; }
h3 { font-size: 1.8rem; }
h4 { font-size: 1.6rem; }
h5 { font-size: 1.4rem; }
h6 { font-size: 1.2rem; }