      html , body  {
           background : url(images/index_03.jpg);
      }

body, table, tr, td {
	font: 8.5pt Tahoma; 
	color: #372155;
	letter-spacing: 1px

      }
     .header {
           border : 0 dashed;
           border-width : 0 0 1px;
           text-align : right;
           font-size : 13px;
           font-family : Bookman Old Style;
           color : #533d70;
           font-weight : bold;
           letter-spacing : 2px;
           margin : 5px;
      }

     a:link , a:active , a:visited {
           text-decoration : none;
           color : #390c6c;
      }
     input , textarea , option , select {
           background-color : transparent;
           font : 8pt Tahoma;
           color : #573d70;
           letter-spacing : 1px;
           border : 1px solid #400c6c;
           padding : 2px;
      }

.codesort li {
	display: inline;
	padding-right: 3px;}