a:link {
        font-family: Book Antiqua;
        font-weight: bold;
        font-size: 12pt;
        color: #663300;
        text-decoration: none
        }
a:visited {
        font-family: Book Antiqua;
        font-weight: bold;
        font-size: 12pt;
        color: #895b2e;
        text-decoration: none
        }
a:hover {
        font-family: Book Antiqua;
        font-weight: bold;
        font-size: 12pt;
        color: #663300;
        text-decoration: underline
        }

body {
        font-family: Book Antiqua;
        font-size: 12pt;
        color: #333333;
        background-color: #d9b591;
        margin-top: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
        margin-left: 5px
        }
A.menu:link {
        color: #663300;
        text-decoration: none;
        font-family: Book Antiqua;
        font-weight: bold;
        font-size: 12pt
        }
A.menu:visited {
        color: #895b2e;
        text-decoration: none;
        font-family: Book Antiqua;
         font-weight: bold;
        font-size: 12pt
        }
A.menu:hover {
        color: #663300;
        text-decoration: none;
        font-family: Book Antiqua;
         font-weight: bold;
        font-size: 12pt
        }
.menu {
        font-family: Book Antiqua;
        font-weight: bold;
        font-size: 12pt;
        color: #EEEEEE
        }
td,p {
        font-family: Book Antiqua;
        font-size: 12pt;
        color: #333333
        }
.text {
        font-family: Book Antiqua;
        font-size: 12pt;
        color: #333333
        }
.account_menu {
        background-color: #d9b591;

        width: 145px
        }

table.surfurl {
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11pt;
background-color: #d9b591;
border-color: #663300 #663300 #663300 #663300;
border-collapse: collapse;
border-spacing: 0px;
}

table.surfurl a:link, table.surfurl a:visited {color: #663300; font-size: 10pt;}
table.surfurl a:hover {color: #895b2e; font-size: 10pt;}

table.surfurl td { font-size: 8pt; }

hr {
border: 0;
color: #895b2e;
background-color: #895b2e;
height: 1px;
width: 80%;
text-align: center;
}