      html , body  {
           background : #fff url(images/index_03.jpg) fixed top left;
      }
     body , table , tr , td {
           font : 8pt Tahoma;
           color : #000;
           letter-spacing : 1px;
      }
     body {
           background-color : #fff;
      }
     a:link , a:active , a:visited {
           text-decoration : none;
           color : #493c2a;
      }
     input , textarea , option , select {
           background-color : transparent;
           font : 8pt Verdana;
           color : #000;
           letter-spacing : 1px;
           border : 1px solid;
           padding : 2px;
      }
     .header {
           margin-bottom : 16px;
           height : 1px;
           font-size : 9pt;
           color : #493c2a;
           line-height : 16pt;
           font-family : Georgia;
           text-transform : uppercase;
           font-weight : bold;
           border : 0;
           text-align : left;
      }

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