body {
    font-family: "Helvetic Neue", Helvetica, Arial, sans-serif;
    margin: 10px 10px 50px 10px;
}
div#content {
    margin: 0 auto;
    text-align: justify;
    width: 600px;
}
h1 {
    text-align: center;
    color: #003399;
}
h3 {
    text-align: center;
}
p {
    line-height: 1.4;
}
p#fdorg {
    font-weight: bold;
    font-size: 0.8em;
}
div.footnotes {
    font-size: 0.8em;
    color: #5f5f5f;
}
div.footnotes ol {
    padding-left: 20px;
}

div.article_info {
    text-align: center;
}

div.compilation ol {
    padding-left: 20px;
}

div.compilation ol li {
    margin-bottom: 1em;
}

div.compilation a {
    text-decoration: none;
    color: #003399;
}

div.compilation a:hover {
    text-decoration: underline;
}