h4 {
    font-size: 1.5em;
    color: #acc48c;
    border-bottom: 2px solid #c1db9d;
    margin-bottom: 8px;
}

h5 {
    font-size: 0.9em;
    line-height: 14px;
    padding: 0px;
    border-bottom: 1px solid #2e611e;
    margin-bottom: 6px;
}

h6 {
    font-size: 1.1em;
    line-height: 15px;
    padding: 0px;
    margin: 0px;
}

ul.eventList {
    margin: 0px 10px 20px 20px;
    list-style: none;
}

ul.eventList div.eventDescription {
    padding: 2px 12px 8px;
}

#contentText p {
    margin: 4px 0px;
    font-size: 0.9em;
}
