body {
   background-color:#FFFFFF;
   background-image:url("head1.jpg");
   background-attachment:fixed;
   background-repeat:repeat;
   font-family: sans-serif;
   font-size: 10pt;
   scrollbar-face-color: #022424;
   scrollbar-highlight-color: #003030;
   scrollbar-3dlight-color: #003030;
   scrollbar-darkshadow-color: #000000;
   scrollbar-shadow-color: #042222;
   scrollbar-arrow-color: #000000;
   scrollbar-track-color: #002727;
}
p,li,td {
        font-family: Verdana, Geneva, Arial, Helvetica;
        font-size: 10pt;
        font-style: normal;
        font-style: normal;
        font-weight: normal;
        color: #A4BCA4;
}

h1 {
        font-family: Verdana, Geneva, Arial, Helvetica;
        font-size: 12pt;
        font-style: normal;
        font-style: normal;
        font-weight: bold;
        color: #79CDCD;
}
}
A {
        text-decoration: none;
        font-family: Verdana, Geneva, Arial, Helvetica;
        font-size: 10pt;
        font-weight: normal;
        color: #3A171B;
}
A:link {
        text-decoration: none;
        color: #3A171B;
        font-weight: normal;
}
A:visited {
        color: #3A171B;
        font-weight: normal;
        text-decoration: none;
        font-weight: normal;
}
A:hover {
        color: #9DB99D;
        text-decoration: overline underline;
        cursor: no-resize;
}
A:active {
        color: #3A171B;
        text-decoration: underline;
