﻿strong {
    color: #aa4400;
    font-weight: bold;
}

.nowrap {
    white-space: nowrap;
}

.alternation1 {
    background-color: #eee;
}

.alternation2 {
    background-color: #fff;
}

.contentArea {
    font-size: 1.25em;
    padding: 40px 4% 20px 4%;
}

    .contentArea p {
        text-align: justify;
        max-width: 1200px;
    }

.smallContentArea {
    font-size: 1.0em;
}
