body {
        color: #000000;
        scrollbar-face-color:white;
        scrollbar-shadow-color:white;
        scrollbar-highlight-color:white;
        scrollbar-3dlight-color:#ffffff;
        scrollbar-darkshadow-color:white;
        scrollbar-track-color:white;
        scrollbar-arrow-color:black;
        background-repeat:repeat-y;
        margin:0px;}

body, table, tr, td, p{
        color: #000000;
        font-size:10pt;
        font-family:tahoma;
        line-height:11pt;
        letter-spacing:2px;}


 input, textarea, option, select {
        background-color:gray;
        font: 7pt veranda;
        color: white;
        letter-spacing: 1px;
        border: 1px solid #404040;
        padding:2px; }



img src {border: 0;}

a:link, a:active, a:visited {

        text-decoration: none;
        color: gray;}

a:hover {
    text-decoration: none;
    Color : #000000;
    cursor: crosshair; }





h1 {
        color: white;
        font-size: 13px;
        font-family: verdana;
        line-height:13px;
        letter-spacing:5px;
        text-transform:lowercase;
        text-align:center;
        border-bottom: 1px solid white;
        width:99%;
        padding-right:10px;}

h2 {
        color: #8A6D32;
        font-size: 13px;
        font-family: verdana;
        line-height:13px;}