<!--
  body       { font-family: "Arial","Dom Casual","Sans Serif", sans-serif;
               font-size: 11pt;
               font-weight: normal;
               font-style: normal;
               line-height: normal;
               color: #000000;
               background-color: #FFFFFF }

  a:link     { color: #0011FF }
  a:active   { color: #FF0000 }
  a:visited  { color: #996600 }

  h1         { font-size: 18pt; 
               line-height: normal;
               text-align: left;
               font-weight: bold }

  h2         { font-size: 16pt; 
               line-height: normal;
               font-weight: bold }

  h3         { font-size: 14pt; 
               line-height: normal;
               font-weight: bold }

  table      { border: 1px solid black;
  	       border-collapse: collapse;
               background-color: #FFFFFF }

  .nobd      { border: 0px;
               background-color: #EEEEEE }

  .puzl      { border: 3px solid black;
  	       border-collapse: collapse;
               margin-top: 2px;
               background-color: #FFFFFF }

  th         { font-size: 11pt; 
               border: 1px solid black;
	       background-color: #CCCCCC;
               text-align: center;
               padding-left: 5px;
               padding-right: 5px;
               line-height: normal }
 
  td         { font-size: 11pt; 
               border: 1px solid black;
               padding-left: 5px;
               padding-right: 5px;
               text-align: center;
               line-height: normal; } 

  .lf         { text-align: left }

  td.l       { padding-top: 1px; padding-bottom: 1px; padding-left: 10px; padding-right: 10px; border: 1px solid gray; } 

  td.nmlw    { font-size: 12pt;
               font-weight: bold;
	       width: 26px;
               height: 20px;
  	       border: 1px solid black;
               text-align: center;
               vertical-align: middle;
               line-height: normal } 

  td.leftw    { font-size: 12pt;
               font-weight: bold;
	       width: 24px;
               height: 32px;
  	       border-top: 1px solid black;
  	       border-left: 3px solid black;
  	       border-right: 1px solid black;
  	       border-bottom: 1px solid black;
               text-align: center;
               vertical-align: middle;
               line-height: normal } 

  td.topw     { font-size: 12pt;
               font-weight: bold;
	       width: 26px;
               height: 30px;
  	       border-top: 3px solid black;
  	       border-left: 1px solid black;
  	       border-right: 1px solid black;
  	       border-bottom: 1px solid black;
               text-align: center;
               vertical-align: middle;
               line-height: normal } 

  td.topleftw { font-size: 12pt;
               font-weight: bold;
	       width: 24px;
               height: 30px;
  	       border-top: 3px solid black;
  	       border-left: 3px solid black;
  	       border-right: 1px solid black;
  	       border-bottom: 1px solid black;
               text-align: center;
               vertical-align: middle;
               line-height: normal } 

  td.nmlg     { font-size: 12pt;
               font-weight: bold;
	       width: 26px;
               height: 32px;
  	       border: 1px solid black;
               text-align: center;
               vertical-align: middle;
               background-color: #eef;
               line-height: normal } 

  td.leftg    { font-size: 12pt;
               font-weight: bold;
	       width: 24px;
               height: 32px;
  	       border-top: 1px solid black;
  	       border-left: 3px solid black;
  	       border-right: 1px solid black;
  	       border-bottom: 1px solid black;
               text-align: center;
               vertical-align: middle;
               background-color: #eef;
               line-height: normal } 

  td.topg     { font-size: 12pt;
               font-weight: bold;
	       width: 26px;
               height: 30px;
  	       border-top: 3px solid black;
  	       border-left: 1px solid black;
  	       border-right: 1px solid black;
  	       border-bottom: 1px solid black;
               text-align: center;
               vertical-align: middle;
               background-color: #eef;
               line-height: normal } 

  td.topleftg { font-size: 12pt;
               font-weight: bold;
	       width: 24px;
               height: 30px;
  	       border-top: 3px solid black;
  	       border-left: 3px solid black;
  	       border-right: 1px solid black;
  	       border-bottom: 1px solid black;
               text-align: center;
               vertical-align: middle;
               background-color: #eef;
               line-height: normal } 


  tr         { padding-top: 2px }

  input      { font-size: 10pt }

  select     { font-size: 10pt;
               line-height: 10pt }

  textarea   { font-family: Arial,"Dom Casual","Sans Serif",sans-serif;
               font-size: 10pt; 
               line-height: normal; }

  p          { color: black;
               font-size: 12pt;
               text-indent: 4% }

  .noindent  { color: black;
               font-size: 12pt;
               text-indent: 0% }

  .mono      { color: black;
               text-indent: 8%;
               font-size: 10pt;
               line-height: normal;
               font-family: "courier new",courier,monospace;
	       font-weight: bold; }

  span.courier { font-family: "courier new",courier,monospace; 
                 font-weight: bold }

  #frm       { border: 1px solid black;
  	       width: 640px;
  	       margin: auto;
               background-color: #EEEEEE;
               padding-top: 15px;
               padding-bottom: 5px;
               padding-left: 10px;
               padding-right: 10px }

-->
