        body {
                font-family : Arial, Helvetica, sans-serif;
                color: white;
                background-color : #190A4D;
                font-size: 12px;
        }

        table, th, tr, td {
                font-family : Arial, Helvetica, sans-serif;
                color: white;
                font-size: 12px;
        }


        .comment {
        font-size : 11px;
        padding : 8px;
        }

        A, A:link, A:visited  {
        COLOR: white;
                font-weight : bold;
        TEXT-DECORATION: none;
        }
        A:hover {
        COLOR: #FFFFFF;
                font-weight : bold;
            TEXT-DECORATION: underline;
        }

        .updowntext, a.updowntext, a.updowntext:link, a.updowntext:visited, a.updowntext:hover  {
                font-family: Arial;
                font-size : 12px;
        COLOR: white;
        }

        h1 {  font-size: 18px; font-style: normal; font-weight: normal}        

