body          { background: white; color: black }

div.center { text-align:center }

div.tight ul,  
div.tight ol      { margin-left: 1.0em; margin-top: -0.7em; margin-right: 0.0em; margin-bottom: 0.3em; }
div.tight ol ul, div.tight ul ol, div.tight ul ul,
div.tight ol ol   { margin-left: 0.0em; margin-top: 0.0em; margin-right: 0.0em; margin-bottom: 0.0em; } 
div.tight pre     { margin-left: 2.0em; margin-top: -1.7em; margin-right: 0.0em; margin-bottom: -0.7em; }

div.tight               { margin-top: 1.0em }
div.tight p             { text-indent: 0em; margin-top: 0.0em ; text-align: left }
div.tight p:first-child { text-indent: 2em; text-align: left }

h1            { text-align: center }
h3.cent       { text-align: center }

img       { border: 0em }
img.left  { float: left; margin-left: 1em; margin-right: 1em }
img.right { float: right; margin-left: 1em; margin-right: 1em; }

p       { text-indent: 2em; text-align: left }
p.supr  { text-indent: 0em; text-align: left }
p.end   { text-indent: 0em; text-align: center }
p.start { text-indent: 0em; text-align: center }

table tr      { text-align: left } 
table.cent tr { text-align: center }

table.cont { margin-left:auto; margin-right:auto }


