.w3-theme-l5 {color:#000 !important; background-color:#f7f8f6 !important}
.w3-theme-l4 {color:#000 !important; background-color:#e3e9e2 !important}
.w3-theme-l3 {color:#000 !important; background-color:#c7d2c6 !important}
.w3-theme-l2 {color:#000 !important; background-color:#abbca9 !important}
.w3-theme-l1 {color:#fff !important; background-color:#8ea58d !important}
.w3-theme-d1 {color:#fff !important; background-color:#678165 !important}
.w3-theme-d2 {color:#fff !important; background-color:#5b725a !important}
.w3-theme-d3 {color:#fff !important; background-color:#50644f !important}
.w3-theme-d4 {color:#fff !important; background-color:#455643 !important}
.w3-theme-d5 {color:#fff !important; background-color:#394738 !important}

.w3-theme-light {color:#000 !important; background-color:#f7f8f6 !important}
.w3-theme-dark {color:#fff !important; background-color:#394738 !important}
.w3-theme-action {color:#fff !important; background-color:#394738 !important}

.w3-theme {color:#fff !important; background-color:#738f71 !important}
.w3-text-theme {color:#738f71 !important}
.w3-border-theme {border-color:#738f71 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#738f71 !important}
.w3-hover-text-theme:hover {color:#738f71 !important}
.w3-hover-border-theme:hover {border-color:#738f71 !important}
.style-signature {
	font-style:italic;
	font-weight:bold;
	color:maroon;
	text-align:right;
}
.image-centered {
	text-align:center;
	font-style:italic;
}
h1,h2,h3,h4,h5,h6, body {font-family: Georgia, "Times New Roman", Times, serif;}

