body {
    color: #333;
    line-height: 140%;
}

h4 {
    margin-top: 0.5ex;
    margin-bottom: 0.5ex;
}

p {
    margin-top: 0.2ex;
    margin-bottom: 1.5ex;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 2.5ex;
}

.header {
    color: #000;
}

#content {
    color: #222;
}

.pagefooter, .inlinefooter {
    color: #444;
    font-size: 74%;
}

.pagecloud {
    float: none;
    width: auto;
    margin-top: 3em;
}

.month-calendar {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    line-height: 120%;
}

.sidebar {
    font-size: 92%;
    color: #333 !important;
}

.sidebar p {
    font-size: 95%;
}

.sidebar i {
    font-size: 80%;
}

.sidebar ul, ol {
    margin: 1ex 0;
    padding: 0;
    list-style-type: none;
}

.pageheader .actions ul {
    border-bottom-style: none;
}
.pageheader {
    border-bottom: 1px solid #000;
    padding-bottom: 0.4ex;
}
