body {
   background-color:#FFFFFF;
   background-image:none;
   font-family: verdana, sans-serif;
   font-size: 9pt;
   scrollbar-base-color:#191717;
   scrollbar-darkshadow-color:#000000;
   scrollbar-arrow-color:#000000;
   scrollbar-track-color:#000000;
   scrollbar-shadow-color:#473F3F;
           margin: auto;
}
p,li,td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-style: normal;
        font-style: normal;
        font-weight: normal;
        color: #9B9595;
}

h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-style: normal;
        font-weight: bold;
        color: #EBEBEB;
}
hr {
        color: #46362E;
        width: 350px;
}

A {
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: none;
}
A:link {
        text-decoration: none;
        font-weight: none;
        color: #B79453;
        }
A:visited {
        color: #B79453;
        font-weight: bold;
        text-decoration: none;
        font-weight: bold;
}
A:hover {
        color: #B79453;
        text-decoration: underline overline;
        margin:0px 0px;
        text-align:center;

}
A:active {
        color: #C3272A;
        text-decoration: underline;
}