body {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: black;
background-color: #536044;
}

p {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: black;
}

li {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: black;
}

a:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: blue;
font-weight: bold;
text-decoration: underline;
} 

a {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: blue;
font-weight: bold;
text-decoration: none;
} 

.nav {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: white;
font-weight: bold;
text-decoration: none;
} 

.nav:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: white;
font-weight: bold;
text-decoration: underline;
} 

.navspace {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 9px;
color: #5D0000;
font-weight: bold;
text-decoration: none;
} 

.mailinglist {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFF465;
text-decoration: none;
}

.mailinglist:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFF465;
text-decoration: underline;
}

.title {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #163B1A;
font-weight: bold;
}

.footer {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: black;
}

.footernav {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: blue;
font-weight: bold;
text-decoration: none;
} 

.footernav:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: blue;
font-weight: bold;
text-decoration: underline;
} 

.smalltext {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
}

.tabletext {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

