/* Cascading Style Sheet for Schindlers Software Homepage */

body,table,tr,td,th,p,div,li,ul,blockquote,h1,h2,h3,h4,h5
            { color: #000000; font-size: 12pt; font-family: Futura Bk BT, Futura Bk, Futura, Arial, Helvetica, sans-serif }

th          { font-weight: bold }

body        { background: #FFFFEE }
body.dark   { background: #F0F0D0 }

td.dark     { background: #F0F0D0 }
tr.dark     { background: #F0F0D0 }
table.dark  { background: #F0F0D0 }

a:link      { color: #906000 }
a:active    { color: #C08000 }
a:visited   { color: #906000 }
a:hover     { font-weight: bold; color: #C08000 }

p.small     { margin-top: 4px; margin-bottom: 4px; font-size: 75% }
p.compact   { margin-top: .5em; margin-bottom: .5em }

h1          { font-weight: bold; font-size: 150% }
h2          { font-weight: bold; font-size: 130% }
h3          { font-weight: bold; font-size: 115% }
h4          { font-weight: bold; font-size: 110% }
h5          { font-weight: bold; font-size: 100% }

hr          { color: #000000; height: 1px; margin-top: .5em; margin-bottom: .5em }