h1 {
    color:#4e5746;
    margin-top: .5em;
    margin-bottom: .3em;
}
h2 {
    margin-top: 0em;
    margin-bottom: .4em;
}

.clMainTable { 
    border: 2px solid #4e5746;
}

.clArticleCell {
    vertical-align: top;
}

.clTextDiv {
    padding-right: .75em;
    padding-left: .75em;
}
.clTextDiv a:link {
    color:#3d6913;
}
.clTextDiv a:visited {
    color:#4e5746;
}
