body { background-image: url('bg.jpg');
       background-attachment: fixed;
       background-position: 0px 0px;
       background-repeat: repeat-y;
       background-color: #000000;
       scrollbar-Base-Color: #989F73;
       scrollbar-Track-Color: #989F73; 
       scrollbar-Arrow-Color: #CCD4CF;
       font-family: trebuchet ms, arial,verdana,helvetica,sans-serif;
       font-size: 9pt;
       color: #66683C;
       text-align: justify; }

#top { position: absolute; left: 0; top: 0; z-index: 0; width: 594 height: 426; }
#text { position: absolute; left: 19; top: 176; z-index: 1; overflow: auto; width: 438; }

a { text-decoration: none;
    color: #B68F46; 
    font-weight: bold; }
a:hover { border-color: #C5BF55;
          border-style: inset;
          border-bottom-width: 1px;
          border-top-width: 0px;
          border-left-width: 0px;
          border-right-width: 0px; }
.disclaimer { font-size: 7pt; }
img { border-color: #B68F46; }
.header { font-family: times new roman,arial,verdana,helvetica,sans-serif;
          font-size: 15pt;
          letter-spacing: 7pt;
          font-weight: bold;
          color: #66683C; }
b { color: #809071; }