body {
   background-color:#E0D8D6;
   background-image:url("hg.jpg");
   background-attachment:fixed;
   font-family: verdana, sans-serif;
   font-size: 9pt;
   scrollbar-base-color:#E0D8D6;
   scrollbar-darkshadow-color:#E0D8D6;
   scrollbar-arrow-color:#660000;
   scrollbar-track-color:#E0D8D6;
}

p,li,td {
        font-family: verdana;
        font-size: 8pt;
        font-style: normal;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
}

h1 {
        font-family: verdana;
        font-size: 9pt;
        font-style: normal;
        font-style: normal;
        font-weight: bold;
        color: #660000;
}

A {
        text-decoration: none;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #6B0000;
}
A:link {
        text-decoration: none;
        color: #6B0000;
        font-weight: bold;
}
A:visited {
        color: #6B0000;
        font-weight: bold;
        text-decoration: none;
        font-weight: bold;
}
A:hover{
        color: #AD4221;
        text-decoration: overline underline;
        cursor: no-resize;
}
A:active {
        color: #6B0000;
        text-decoration: underline;
}
