/* Copyright © ErfGoedGezien - Philip van Diemen de Jel */
BODY  { background-color: #EdEdFd; font-family: Verdana, Garamond, Arial, sans-serif; }  /*'Lucida sans Unicode'*/
 P     { margin-bottom: 0; margin-top: 0.75em; }
 DL    { margin-top: 0; margin-bottom: 0; margin-left: 1em }
 DT    { font-weight: bold; margin-top: 0.4em }
 UL    { margin-top: 0; margin-bottom: 0 }
 OL    { margin-top: 0; margin-bottom: 0 }
 LI    { margin-top: 0.4em }  /* LI:first-line { font-weight: bold }   /* */
 LI LI { font-weight: normal; margin-top: 0em }
 INS   { color: blue; }
 DEL   { color: red; }
 H1    { font-variant: small-caps;  margin-top: 0.5em;  margin-bottom: 0.1em;  color: DarkGreen;
         text-align: center; }  /* border-top: 2pt ridge navy; */
 H2    { font-variant: small-caps;  margin-top: 0.5em;  margin-bottom: 0.1em;  color: DarkGreen; }
 H3    { font-variant: small-caps;  margin-top: 0.4em;  margin-bottom: 0;      color: DarkGreen; }
 H4    { font-variant: small-caps;  margin-top: 0.3em;  margin-bottom: 0;      color: DarkGreen; }
 H5    { font-variant: small-caps;  margin-top: 0.2em;  margin-bottom: 0;      color: DarkGreen; }
 HR    { color: green; background-color: green; }
 TH    { color: DarkGreen; background-color: silver; border: 1pt solid DarkGreen;}
 TD    { background-color: white; border: 1pt solid DarkGreen; }
 NOSCRIPT { color: red; }
 FORM	 { display: inline; }
 .red    { color: red; }
 .blu    { color: blue; }
 .gry    { background-color: LightGrey; }
 .transp { background-color: transparent; border: none; }
 .rig    { text-align: right; }
 .cen    { text-align: center; }
 .init   { margin-top: 0; }
 .title  { font-size: 2em; font-weight: bold; font-variant: small-caps; text-align: center;
           margin-top: 0.1em; margin-bottom: 0.1em;  color: DarkGreen; }
 .cmt    { background-color: #ffff44;  border: 1pt solid #aaaa00;  padding: 0.5ex; margin-top: 0; }
 .wetd   { border: 1pt solid green; }
 .wetc   { color: green; }
 .udot   { text-decoration:underline #00f dotted;   } /*text-decoration-style: dotted;*/