body {
   background-color:#B7B493;
   background-image:none;
   background-attachment:fixed;
   background-repeat:no-repeat;
   font-family: verdana, sans-serif;
   font-size: 9pt;
   scrollbar-base-color:#B7B493;
   scrollbar-darkshadow-color:#9F9772;
   scrollbar-arrow-color:#5F5639;
   scrollbar-track-color:#B7B493;
           margin: auto;
}
p,li,td {
        font-family: verdana;
        font-size: 8pt;
        font-style: normal;
        font-style: normal;
        font-weight: normal;
        color: #212921;
}

h1 {
        font-family: verdana;
        font-size: 9pt;
        font-style: normal;
        font-style: normal;
        font-weight: bold;
        color: #1C271F;
}
A {
        text-decoration: underline;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #BEA365;
}
A:link {
        text-decoration: underline;
        color: #BEA365;
        font-weight: bold;
}
A:visited {
        color: #BEA365;
        font-weight: bold;
        text-decoration: underline;
        font-weight: bold;
}
A:hover {
        color: #D0CFC8;
        text-decoration: none;
}
A:active {
        color: #BEA365;
        text-decoration: underline;
}
