body {
   background-color: #fff0bb;
   margin-top: 20px;
   font-family: Arial, Helvetica, sans-serif;
}

p {
   text-align: left;
   font-size: 11pt;
   font-family: verdana;
   color: ad4a18;
   font-weight: 900;
   text-align: left;
}

p.title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #796F46;
        font-weight: bold;
        text-align: center;
}

p.subtitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #796F46;
        font-weight: normal;
        text-align: center;
}

td.footerRight {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        font-weight: normal;
        text-align: right;
}

td.footerLeft {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        font-weight: normal;
        text-align: left;
}

div.aw14 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #796F46;
        font-weight: normal;
        text-align: left;
}

h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #796F46;
}

.ed10 {
   font-family: verdana;
   font-size: 10px;
   color: #ad4a18;
   font-weight: normal;
   text-align: left;
}

.ed10c {
   font-family: verdana;
   font-size: 10px;
   color: #ad4a18;
   font-weight: normal;
   text-align: center;
}


.ed12 {
   font-family: verdana;
   font-size: 12px;
   color: #ad4a18;
   font-weight: normal;
   text-align: left;
}

.ed12c {
   font-family: verdana;
   font-size: 12px;
   color: #ad4a18;
   font-weight: normal;
   text-align: center;
}


.ed_header {
   font-family: verdana;
   font-size: 20px;
   color: #ad4a18;
   font-weight: bold;
   text-align: center;
}

hr {
   color: #796F46;
}


#top-menu {
        margin: 0 auto;
        padding: 6px 1px;
        list-style: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
}
#top-menu li {
        display: inline;
        font-size: 11px;
}
#top-menu a {
        padding: 6px 7px;
        color: #796F46;
        text-decoration: none;
        border-right: solid #FFF 1px;
        margin: 0 -1px;
}
#top-menu a:visited {
        color: #796F46;
}
#top-menu a:hover{
        color: #E8DDAA;
        background-color: #AA9E6E;
}

.background-white {
        background-color: #fff0bb;
}

.background-menu {
        text-align: left;
        background-color: #DECE84;
}