<style>
img {
    max-width: 100%;
    height: auto;
}
.w3-theme-l5 {color:#000 !important; background-color:#fff8ea !important}
.w3-theme-l4 {color:#000 !important; background-color:#ffe7b8 !important}
.w3-theme-l3 {color:#000 !important; background-color:#ffcf70 !important}
.w3-theme-l2 {color:#000 !important; background-color:#ffb829 !important}
.w3-theme-l1 {color:#fff !important; background-color:#e09600 !important}
.w3-theme-d1 {color:#fff !important; background-color:#8a5c00 !important}
.w3-theme-d2 {color:#fff !important; background-color:#7a5200 !important}
.w3-theme-d3 {color:#fff !important; background-color:#6b4700 !important}
.w3-theme-d4 {color:#fff !important; background-color:#5c3d00 !important}
.w3-theme-d5 {color:#fff !important; background-color:#4d3300 !important}

.w3-theme-light {color:#000 !important; background-color:#fff8ea !important}
.w3-theme-dark {color:#fff !important; background-color:#4d3300 !important}
.w3-theme-action {color:#fff !important; background-color:#4d3300 !important}

.w3-theme {color:#fff !important; background-color:#996600 !important}
.w3-text-theme {color:#996600 !important}
.w3-border-theme {border-color:#996600 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#996600 !important}
.w3-hover-text-theme {color:#996600 !important}
.w3-hover-border-theme:hover {border-color:#996600 !important}
.w3-button2 {
        font-family: 'Boogaloo', serif;
        font-size: 20px;
      }
th {
    background-color: #996600;
    color: #ffb829;
	font-size: 16px;
    text-align: left;
    padding: 12px;
}

div.titleslists {
    padding: 10px 10px 10px 10px;
	font-size: 16px;
}
</style>
