h1 {
    font-size: 2.2em;
    color: #3F8428;
    font-weight: bold;
}

h2 {
    font-size: 2.0em;
    color: #3F8428;
    font-weight: bold;
}

h3 {
    font-size: 1.4em;
    color: #3F8428;
}

.td-white-text { color: white }


.plaid-green { color: #3F8428; }

