/* style sheet (c) Sadovskii */
ul.toc {
  list-style-type: none; 
  padding-left: 1em;
  padding-top: 0em;
  padding-bottom: 0em;
}

ul.bib {
  padding-left: 1em;
  padding-top: 0em;
  padding-bottom: 0em;
}

div.contents {
  width: 80%;
  /* text-align: center;   text-align: justify; */
  padding: .5em; 
  border: solid thin maroon;  /* orange rgb(255,165,0) */
  margin: 0em 0.5em; 	/* margin-left: 0; */
  margin-bottom:2pt; margin-top:2pt;
  color: brown;
  background: #ddd; 	/* background-color */
  font-size: small;
}

div.warning {
  width: 80%;
  color: #a0ffff;
  border: solid thin #00ffff; /* cyan rgb(0,255,255) */
  font-size: small;
  padding: 0.25em;
  margin: 0em 0.5em;
}

SPAN.warning { font-size: small; color: #a0ffff; }

span.NB { font-size: small; color: black; }
 div.NB { font-size: small; color: black; background:  #dfcfff;
          padding: 0.25em; text-align: justify; }

a.ref, span.ref { font-size: small; color: brown; text-decoration: none; }

a.doi:link {
  color: brown;  font-size: small; text-decoration:none; }
a.doi:visited {
  color: purple; font-size: small; text-decoration:none; }

a.abstract:link {
  color: black;  font-size: small; text-decoration:underline;}
a.abstract:visited {
  color: gray; font-size: small; text-decoration:none; }

SPAN.title,
a.title:link    { color: brown;  font-style: italic; text-decoration:none;}
a.title:visited { color: purple; font-style: italic; text-decoration:none;}
a.title:active  { color: red;    font-style: italic; text-decoration:none;}

a.journal:link, span.journal, a.journal:visited {
  font-variant: small-caps;
  color: black;
  text-decoration:none;
}

body.toc {
//    background-image: url(icons/water-Dk.jpg);
//    background: navy;
    text-decoration: none; text-indent: 0in; text-align: left;
    color: #60ffff;
    font-size: 12pt;
    font-style: normal; font-weight: normal; font-variant: normal;
    font-family: sans-serif;
    widows: 2;
}

body.pub {
    background: #d0d0a8;
    text-decoration: none; text-indent: 0in; text-align: left;
    color: black;
    font-size: 10pt;
    font-style: normal; font-weight: normal; font-variant: normal;
//    font-family: sans-serif;
    widows: 2;
    font-family: 'Bitstream Vera Sans';
}

/*
span.contents {
  size:8.5in 11.0in;
  margin:1.0in 1.25in 1.0in 1.25in;
	margin-bottom:.0001pt; margin-left:1em;
    border: none;
	direction:rtl;
	unicode-bidi:embed;
  font-family:"Times New Roman";
  text-decoration:underline;
  text-underline:single;}
*/
