p {color:#000000; font-size:10pt; font-family:arial; font-weight:normal;}

a:link {color:#000000; font-size:10pt; font-family:arial; font-weight:bold; text-decoration:none;}

a:visited {color:#000000; font-size:10pt; font-family:arial; font-weight:bold; text-decoration:none;}

a:hover {color:#dedede; font-size:10pt; font-family:arial; font-weight:bold; text-decoration:none;}

td {color:#000000; font-size:10pt; font-family:arial; font-weight:normal;}

body {scrollbar-face-color:   #ffffff;
        scrollbar-shadow-color: #000000;
        scrollbar-highlight-color: #000000;
        scrollbar-3dlight-color: #000000;
        scrollbar-darkshadow-color: #000000;
        scrollbar-track-color: #ffffff;
        scrollbar-arrow-color: #000000;
}

input
        {
                border-color:#000000;
                border-width:1;
                font-family:arial;
                font-size:9pt;
                background-color: #ffffff;
                color:#000000;
        }
input.radio
        {
                border-color:#000000;
                border-width:1;
                font-family:arial;
                font-size:9pt;
                background-color:#ffffff;
                color:#000000;
        }

textarea
        {
                border-color:#000000;
                border-width:1;
                overflow:hidden;
                font-family:arial;
                font-size:9pt;
                color:#000000;
                background-color:#ffffff;
        }
input.submit
        {
                 background-color:#ffffff;
                 color:#000000;
                 font-weight:bold;
         }