td {
    font-family: verdana, sans-serif;
    font-size: 10pt;
    text-align: justify
    }
td.title {
    font-family: sans-serif;
    font-size: 15pt;
    font-weight: bold;
    text-align: center
    }
td.items {
    font-family: verdana, sans-serif;
    font-size: 10pt;
    background-color: #e1e1e1
    }
th {
    font-family: verdana, sans-serif;
    font-size: 10pt;
    background-color: #e1e1e1;
    font-weight: bold
    }
.highlight {
    font-family: verdana, sans-serif;
    font-size: 10pt;
    background-color: #5C8F81;
    font-weight: bold;
    text-align: center;
    color: white
    }
th.reversehead {
    font-family: verdana, sans-serif;
    font-size: 10pt;
    background-color: white;
    font-weight: bold
    }
.ftable {
    font-family: verdana, sans-serif;
    font-size: 10pt;
    background-color: #5C8F81;
    color: white;
    font-weight: 900
    }
.ftabletr {
    font-family: verdana, sans-serif;
    font-size: 10pt;
    background-color: #CEBE9E;
    color: white;
    font-weight: 600
    }
.none {
    font-family: verdana, sans-serif;
    font-size: 10pt;
    background-color: white;
    font-weight: bold
    }