body {
   background-color:#FFEACB;
   background-image:none;
   background-attachment:fixed;
   background-repeat:no-repeat;
   font-family: verdana, sans-serif;
   font-size: 9pt;
   scrollbar-base-color:#FFEFD5;
   scrollbar-darkshadow-color:#E0D8D6;
   scrollbar-arrow-color:#324563;
   scrollbar-track-color:#FFEACB;
           margin: auto;
}
p,li,td {
        font-family: verdana;
        font-size: 8pt;
        font-style: normal;
        font-style: normal;
        font-weight: normal;
        color: #44210E;
}

h1 {
        font-family: verdana;
        font-size: 9pt;
        font-style: normal;
        font-style: normal;
        font-weight: bold;
        color: #44210E;
}
A {
        text-decoration: none;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: none;
        color: #9D5531;
}
A:link {
        text-decoration: none;
        color: #9D5531;
        font-weight: none;
}
A:visited {
        color: #9D5531;
        font-weight: none;
        text-decoration: none;
        font-weight: none;
}
A:hover {
        color: #6B7278;
        text-decoration: overline underline;
        cursor: e-resize;
}
A:active {
        color: #44210E;
        text-decoration: underline;
}
