body {
        background-color:#000000;
        font: 7pt  verdana;
        color: #5e8ad8;
        letter-spacing: 1.5px;
        line-height: 16px;
        text-align: justify;
        align:justify;
        background-repeat : ;
      }

a:link,a:visited,a:active
    {

        text-decoration: none;
        color:#91114b;
        font-weight:none;
    }

a: hover {
color:#91114b;
}



body {

     scrollbar-arrow-color: #5e8ad8;
     scrollbar-track-color: #5e8ad8;
     scrollbar-face-color: #5e8ad8;
     scrollbar-3dlight-color: white;
     scrollbar-highlight-color: #5e8ad8;
     scrollbar-darkshadow-color: black;
     scrollbar-shadow-color: #5e8ad8;

        }

input, textarea, option {

                        background: #000000;
                        color: #5e8ad8;
                        font-family: verdana;
                        font-size: 9px; border: 1.5px dashed #5e8ad8;
                        text-align: justify;
                        align:justify;

                        }
img {

    border: 0px;

    }

p, tr, td, table{color:#5e8ad8;
             font-family: verdana, arial;
             font-size:7pt;
             align:justify;
             text-align:justify;
             letter-spacing:0;
             line-height:16px;}