html {
  margin: 5px;
  padding: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  width: 100%;
  font-family: "ff-din-web-pro-1", "ff-din-web-pro-2", sans-serif;
  font-size: 20px;
  line-height: 19.2px;
  color-profile: sRGB;
}
body {
  min-width: 32em;
  max-width: 52em;
  margin: 10px;
}
p {
  font-weight: lighter;
  margin-bottom: 20px;
}
strong {
  font-weight: bold;
}
ol, ul {
  margin-left: 2em;
  margin-bottom: 20px;
}
ul ul,
ol ol,
ul ol,
ol ul {
  margin-top: 10px;
}
li {
  margin-bottom: 10px;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: lighter;
  margin-top: 20px;
  margin-bottom: 20px;
}
h1 {
  background-color: #379423;
  font-size: 34.624px;
  line-height: 42px;
}
h2 {
  background-color: #379423;
  font-size: 24.624px;
  line-height: 29.548799999999996px;
}
h3 {
  background-color: #afb0b0;
  font-size: 23.44px;
  line-height: 28.128px;
}
h4 span, h4.emph{background-color: #ccf0eb;}
h4 {
  font-size: 22.16px;
  line-height: 26.592px;
}
h5 {
  font-size: 22.16px;
  line-height: 26.592px;
}
h6 {
  font-size: 22.16px;
  line-height: 26.592px;
}
img {
    margin: 1px;
/*  margin-bottom: 20px;
*/
}
h1 img,h2 img,h3 img,
h4 img,h5 img,h6 img,
p img {
/*  margin-bottom: 0;
*/
}

pre, code {
  font-family: monospace;
}
pre {
  margin-bottom: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 25px;
}
h1 {
*/  text-transform: uppercase; */
  font-weight: bold;
  border-bottom: 1px solid;
}
h2 {
  border-bottom: 1px solid;
}
h3,
h4,
h5,
h6 {
  border-bottom: none;
}
html body {
  color: #452b33;
  background-color: #edf8d8;
}
html h3,
html h4,
html h5,
html h6 {
  color: #587e85;
  border-color: #657b83;
}
html a:hover {
  background-color: #eee8d5;
}
html pre {
  color: #384e55;
  background-color: #f0e8f0;
}
html a,
html a:active,
html a:visited,
html code.url {
  color: #6569f0;
}
html h1,
html h2 {
  color: #f5a9c0;
}
html h3,
html h4,
html h5,
html h6 {
  color: #653930;
}

table td img{float:none;width:100%}
img{float:right;width:40%}
img~figcaption{float:right;
  background:#333388;
  font-size: 75%; color:#eebb66 ; }
img.inline~figcaption{float:none}
table td img{float:none;width:100%}
img{float:right;width:40%}
table.img{float:right;text-align:right;width:40%}
img.full{width:100%}
img.inline{float:none}
img.left{float:left;margin-right:25px}
img.ultrawide{width:65%}
table.ultrawide{width:70%;float:right;text-align:right}
img.large{width:60%}
table.large{width:60%;float:right;text-align:right}
img.wide{width:50%}
table.wide{width:50%;float:right;text-align:right}
img.small{width:40%}
table.small{width:30%;float:right;text-align:right}
img.smaller{width:30%}
table.smaller{width:25%;float:right;text-align:right}
img.tiny{width:20%}
table.tiny{width:20%;float:right;text-align:right}
img.icon{width:15%}
table.icon{width:15%;float:right;text-align:right}
img.little{width:15%;}
table.little{width:15%;float:right;text-align:right}
img.trivial{width:10%}
table.trivial{width:10%;float:right;text-align:right}
img.micro{width:5%}
table.micro{width:5%;float:right;text-align:right}
table td img{float:none;width:100%}
.line-numbers{display:none}
.floatclear{clear:both}
.del{text-decoration:line-through}
.rcolumn{float:right;border:solid 1px;
  margin:4px; padding:5px;
	background-color: #cc99aa;color:blue;	}
.curri tr:last-child{font-weight:bolder;line-height:2;}

