.tabs .tab a {
    color:#529e39;
}

.tabs .tab a:hover {
    color:#529e39;
}

.tabs .indicator
{
    background-color:#529e39;
}

table, th, td {
    border: 1px solid black;
}

td, th {
    padding: 5px;
}

.min-wid {width: auto;}

a {color: #529e39;}

footer.page-footer {background-color: #529e39;}