<style type="text/css">
  body { margin-left: 10%; margin-right: 10%; 
    color: black;
    background: #eeeeee;
  }
    
  td.tableOuterCol1 { background:#BBEEFF; color:navy; font-style:bold }
  td.tableOuterCol2 { background:#EEEEEE; color:navy; }
  td.formSubmitRow { background:#77CCFF}

  tr.tableHeadRow { background:#77CCFF; color:navy; font:16pt Arial; }
  td.sectionRow { background:#BBEEFF; color:navy; font:bold 14pt Arial; }
  td.dataEntryCol1 { background:#BBEEFF; color:navy; font:bold 10pt Arial; }
  td.dataEntryCol2 { background:#DDEEFF; color:navy;  }
  span.hint { color:navy; font:italic 10pt Arial; }

  tr.checkList0 { background:#DDEEFF; color:navy;  }
  tr.checkList1 { background:#CCDDEE; color:navy;  }

  tr.tableHeadRowSm { background:#77CCFF; color:navy; font:12pt Arial; }
  td.sectionRowSm { background:#BBEEFF; color:navy; font:bold 10pt Arial; }
  td.dataEntryCol1Sm { background:#BBEEFF; color:navy; font:9pt Arial; }
  td.dataEntryCol2Sm { background:#DDEEFF; color:black; font:9pt Arial; }
  div.navyArial10 { color:navy; font:10pt Arial; }
  p.examples { color:navy; font:10pt Arial; }
  li { color:navy; font:10pt Arial; margin-left:10%; margin-right:10%; }
  span.section_todo { color:black; font:9pt Arial; }
  span.section_done { color:green; font:bold 10pt Arial; }
</style>
