.menu1 {
font-family: Arial, serif;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: white;
background-color: #7E542A;
}
.menu2 {
font-family: Arial, serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: white;
background-color: #AB7239;
}
.footer {
font-family: Arial, serif;
font-size: 9pt;
font-style: italic;
color: #808080;
text-align: center;
}
.h3 {
font-family: Times New Roman, Times;
font-size: 13pt;
font-weight: bold;
color: #404040;
}
body {
font-family: Arial, serif;
font-size: 10pt;
color: #404040;
}
div {
font-family: Arial, serif;
font-size: 10pt;
color: #404040;
}
h2 {
font-family: Arial, serif;
font-size: 16pt;
color: #404040;
}
h3 {
font-family: Times New Roman, Times;
font-size: 13pt;
font-weight: bold;
color: #404040;
}
li {
margin-left: 25pt;
}