// Stylesheet for Optik web pages

table.doc {
  background-color: #cccccc
}

th { text-align: left }
td { text-align: left }

table.doc tr.links { background-color: #dddddd }
table.doc tr.text  { background-color: #eeeeee }
table.doc tr.text td { padding-left: 1em; padding-right: 0.5em }