body, table, td, tr, div, p, h1, h2, h3, h4, ul {
    font-family: Verdana, Arial, Helvetica, sans-serif
    }
body, td, div, p, pre, ul {
    font-size: 11px;
    line-height: 1.8em;
    color: #3A462B
    }
BODY {
    margin: 0;
    padding: 0;
    background-color: #F5ECCB
    }
h2 {
    font-size: 12px;
    font-weight: bold;
    margin-top: 14px;
    margin-bottom: 9px
    }
h3 {
    font-size: 10px;
    font-weight: bold;
    margin-top: 14px;
    margin-bottom: 9px
    }
h4 {
    color: #7F5035;
    font-size: 10px;
    font-weight: lighter;
    margin-top: 10px
    }
h5 {
    color: #7F5035;
    text-align: right;
    font-size: 9px;
    font-weight: lighter;
    margin-top: 10px
    }
a {
    font-size: 11px;
    text-decoration: none;
    font-weight: normal
    }
a:link {
    color: #400000;
    margin: 6px;
    font-weight: normal
    }
a:visited {
    color: #004080
    }
a:hover {
    color: #660;
    border-bottom: 1px solid #660;
    font-weight: normal
    }
a:active {
    color: #360;
    border-bottom: 1px solid #660;
    font-weight: normal
    }
div.body {
    margin: 35px 55px;
    font-weight: normal;
    text-align: justify
    }
div.head {
    text-align: center;
    padding: 2px 0;
    font-size: 10pt;
    text-transform: capitalize
    }
td.zwinger {
    background-color: rgb(244, 231, 192)
    }
td.zwinger2 {
    background-color: rgb(255, 249, 215)
    }
img.gallery {
    border: 0 ridge #d2b48c
    }
a.menu, a:link.menu {
    margin: 0;
    text-align: center;
    padding: 0 8px;
    font-family: Verdana;
    font-size: 8pt;
    text-transform: capitalize;
    color: #FCF8D2;
    text-decoration: none
    }
a:visited.menu {
    padding: 0 8px;
    color: #4B2C20
    }
a:hover.menu {
    padding: 0 6px;
    border-left: 2px solid #F3E8C0;
    border-right: 2px solid #F3E8C0;
    text-decoration: none;
    color: #F3E8C0;
    border-bottom: none
    }
a:active.menu {
    padding: 0 6px;
    border-left: 2px solid gray;
    border-right: 2px solid gray;
    color: red
    }
div.footer {
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase
    }
a.footer {
    font-size: 11px
    }
a:link.footer {
    color: #C90;
    margin: 2px
    }
a:visited.footer {
    color: #E1E1E1
    }
a:hover.footer {
    border: 1px solid olive
    }
a:active.footer {
    color: #360
    }
.color1 {
    background: #F3E8C0;
    font-size: 9pt;
    color: #3A462B
    }
.color2 {
    background: #FFF9E1;
    font-size: 9pt;
    color: #3A462B
    }