body       { background: darkgray ; }
ol         { padding-top: 10px; padding-left: 20px;  }
.container { background: lightgray; color: black }
.toc       { background: gray; }
.toc a     { color: 'blue';      }
label      { display: block;      }
p.buttons  { padding: 1	0px 0px 10px 70px;  }
ul.body    { padding-top: 10px; padding-left: 20px;  }



img        { border:0; margin:8 8px; }
img.col16 { width: 600px; }
img.col8 { width: 380px; }
img.col6 { width: 250px; }
img.original {  }

A:link {text-decoration: underline; color:blue}
A:visited {text-decoration: none; color:blue   }
A:hover {text-decoration: underline; color: red;}

p + p {
	margin-top: 0em;
	margin-bottom: 1em;
    text-indent: 0em
}

h1 { color: black; }
h2 { color: black; }
h4 { font-style:italic; font-weight:bold }
em { color:lightgray font-style:italic }

textarea { height: 105px; } 
