h1, h2, h3 {
font-family: georgia, times new roman, times, serif;
letter-spacing: 0.09em;
color: #003300;
text-align: center;
}

h4 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
}

p {
font-family: georgia, times new roman, times, serif;
color: #003300;
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
font-size: 100%;
font-family: georgia, times new roman, times, serif;
color: #003300;
text-align:left;
}

a:link { background-color: transparent; text-decoration: underline; color: #2D6710; }
a:visited { background-color: transparent; text-decoration: underline; color: #2D6710; }
a:hover { background-color: transparent; text-decoration: none; color: #42AE0A; }
a:active { background-color: transparent; text-decoration: underline; color: #2D6710; }

.darkbg, .darkbg p{
font: 11px lucida grande, verdana, arial, helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
padding: 0 0 5px 0;
}

.darkbg a:link { background-color: transparent; text-decoration: none; color: #DCFF89; }
.darkbg a:visited { background-color: transparent; text-decoration: none; color: #DCFF89; }
.darkbg a:hover { background-color: transparent; text-decoration: underline; color: #DCFF89; }
.darkbg a:active { background-color: transparent; text-decoration: none; color: #DCFF89; }

.testimonial, .testimonial p{
font: 11px lucida grande, verdana, arial, helvetica, sans-serif;
font-style: italic;
color: #FFFFFF;
margin: 4px 0 0 0;
}

.darkbglite, .darkbglite p{
font: 11px lucida grande, verdana, arial, helvetica, sans-serif;
font-weight: normal;
color: #FFFFFF;
padding: 0 0 5px 0;
}

.darkbglite a:link { background-color: transparent; text-decoration: none; color: #DCFF89; }
.darkbglite a:visited { background-color: transparent; text-decoration: none; color: #DCFF89; }
.darkbglite a:hover { background-color: transparent; text-decoration: underline; color: #DCFF89; }
.darkbglite a:active { background-color: transparent; text-decoration: none; color: #DCFF89; }

.sidemenu {font-size: 90%; font-family: georgia, times new roman, times, serif; background-color: transparent; text-decoration: none; color: #FFFFFF; }
.sidemenu a:link {text-decoration: none; color: #FFCD33; }
.sidemenu a:visited {text-decoration: none; color: #FFCD33; }
.sidemenu a:hover {text-decoration: underline; color: #FFFFFF; }
.sidemenu a:active {text-decoration: underline; color: #FFCD33; }


