body { font-family: Arial, Helvetica, sans-serif; font-size: 12pt }
body { color: white; background: rgb(93,95,62) }
em { color: paleturquoise; font-style: normal }

a:link    { color: rgb(200,190,150) }
a:visited { color: rgb(200,190,150) }

h1, h2, h3, h4 { color: rgb(200,190,150) }
h1 { font-size: 24pt}
h2 { font-size: 18pt}
h3 { font-size: 14pt}
h4 { font-size: 12pt}

ul       { list-style-image: url('expbul1a.gif') }
ul ul    { list-style-image: url('expbul2a.gif') }
ul ul ul { list-style-image: url('expbul3a.gif') }

fieldset { font-size: 16pt }
legend   { font-size: 12pt }
label    { font-size: 10pt }

table    { table-border-color-light: rgb(204,153,102); 
           table-border-color-dark:  rgb(102,0,0); font-size: 10pt }
          
th     { color: white; background: rgb(56,58,37) }
th.add { background: rgb(255,255,175); color: maroon } 
tr.odd { background: rgb(83,84,56) } 
td.odd { background: rgb(83,84,56) } 
td.now { background: rgb(255,255,175); color: maroon } 