BODY {

        background-color: #000009;
        background-repeat: no-repeat;
        background-image: url('tws23.jpg');
        }

        body
                   {color : white;
                   font-family : tahoma;
                   font-size : 10px;
                   font-weight : normal;
                   word-spacing : 0;
                   letter-spacing : 0;
                   line-height : 12px;
        background-color: #000009;
        }
        INPUT {
                BORDER-RIGHT: #ffffff 1px dotted;
               BORDER-TOP: #ffffff 1px dotted;
               FONT: 12px tahoma;
               BORDER-LEFT: #ffffff 1px dotted;
               COLOR: white;
               BORDER-BOTTOM: #ffffff 1px dotted;
               BACKGROUND-COLOR: #6e0c41
        }
        TEXTAREA {
                BORDER-RIGHT: #ffffff 1px dotted;
               BORDER-TOP: #ffffff 1px dotted;
               FONT: 12px tahoma;
               BORDER-LEFT: #ffffff 1px dotted;
               COLOR: white;
               BORDER-BOTTOM: #ffffff 1px dotted;
               BACKGROUND-COLOR: #6e0c41
        }
        A:link {
                FONT: bold 11px tahoma;
                COLOR: #6e0c41;
                Text-decoration: none;
                text-transform: uppercase
        }
        A:visited {
                FONT: bold 11px tahoma;
                COLOR: #6e0c41;
                Text-decoration: none;
                text-transform: uppercase
        }
        A:active {
                FONT: bold 13px tahoma;
               COLOR: #6e0c41;
               Text-decoration: none;
               text-transform: uppercase
        }
        A:hover {
                FONT: bold 12px tahoma;
                TEXT-DECORATION: none;
                color: #ffffff;
                text-transform: uppercase;
                background: #6e0c41

        }
        DIV.head {
               FONT: bold 12px tahoma;
               background: #6e0c41;
               color: white;
               text-align: center;
               font-weight: bold;
               letter-spacing:1px;
               border-bottom: #ffffff 1px dotted;
               BORDER-LEFT: #ffffff 1px dotted;
                BORDER-RIGHT: #ffffff 1px dotted;
               BORDER-TOP: #ffffff 1px dotted;
               text-transform: uppercase;
        }
        b      {
               font-family:tahoma;
               font-size:11px;
               font-weight:bold;
               color: #9eb3bd;
        }
        i      {
               font-family:tahoma;
               font-size:12px;
               font-weight:bold;
               color: #006611;
        }

