body {
    font-family: Georgia, Book Antiqua, Garamond, Times New Roman, serif;
    font-size: 14px;
    line-height: 18px;
}

p {
    padding-bottom: 10px;
}

h1 {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    padding-bottom: 10px;
}

h2 {
    font-size: 19px;
    line-height: 23px;
    text-align: center;
    padding-bottom: 10px;
    font-style: italic;
}

h3 {
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
}

div.flash_header {
    display: none;
}

.left {
    padding-right: 15px;
    padding-bottom: 5px;
    float: left;
}
.right {
    padding-left: 15px;
    padding-bottom: 5px;
    float: right;
}
div.footer {
    border-top: 1px #210d00 solid;
    padding-top: 10px;
    float: left;
    width: 100%;
}

div.footer p {
    font-size: 10px;
    line-height: 12px;
    text-align: center;
}
div.other_articles {
    display: none;
}

