/*
 *  File : stylesheet.css
 *
 *  (c) 1990-20180104 holohype@web.de 
 */
body 
{
  /*
  BACKGROUND: white fixed no-repeat left top; 
  COLOR: black; 
  */
  /*
  background: white fixed no-repeat left top; 
  */
  color: black;
  /*
  background-color: CCCCCC;
  */
  background-color: FEFEFE;
  /*FONT-FAMILY: sans-serif; */
  font-family: arial; 
  /* MARGIN: 2em 1em 2em 70px; */
  background-image: background.png;
  background_: "background.png";
}

:link 
{
  font-family: arial; 
  /*BACKGROUND: none transparent scroll repeat 0% 0%; */
  color: #336699; 
}

:visited 
{
  font-family: arial; 
  /*BACKGROUND: none transparent scroll repeat 0% 0%; */
  font-style: italic; 
  color: #336699; 
}

:active 
{
  font-family: arial; 
  /*BACKGROUND: none transparent scroll repeat 0% 0%; */
  color: #336699; 
}

center
{

}
P
{

}
th 
{
  /*FONT-FAMILY: sans-serif;*/

}
td 
{
  /*font-family: sans-serif;*/

}
h1 
{
  font-family: arial; 
  text-align: left;
}
h2 
{
  font-family: arial; 
  text-align: left;
}
h3 
{
  font-family: arial; 
  text-align: left;
}
h4 
{
  font-family: arial; 
  text-align: left
}
h5 
{
  font-family: arial; 
  text-align: left
}
h6 
{
  font-family: arial; 
  text-align: left
}
h1 
{
  font-family: arial; 
  /*background: white; COLOR: #005a9c*/
  
}
h2 
{
  font-family: arial; 
  /*background: white; COLOR: #005a9c*/
  
}
h3 
{
  font-family: arial; 
  /*background: white; COLOR: #005a9c*/
}
h1 
{
  font-family: arial; 
  /* font: bold 170% */
}
h2 
{
  font-family: arial; 
  /* font: bold 140% */
}
h3 
{
  font-family: arial; 
  /* font: bold 120% */
}
h4 
{
  font-family: arial; 
  /* font: bold 100% */
}
h5 
{
  font-family: arial; 
  /* font: bold italic 100% */
}
h6 
{
  font-family: arial; 
  /* font: small-caps 100% */}

.hide 
{
  /*
  diplay: none
  */
}

div.head 
{
  margin-bottom: 1em
}

div.head H1 
{
  font-family: arial; 
  clear: both; 
  margin-top: 2em
}

div.head table 
{
  font-family: arial; 
  margin-left: 2em; 
  margin-top: 2em
}

div.head IMG 
{
  font-family: arial; 
  /*
  bottom: medium none; 
  */
  border-left: medium none; 
  border-right: medium none; 
  border-top: medium none; 
  color: white
}

p.copyright 
{
  font-family: arial; 
  font-size: small
}
p.copyright small 
{
  font-family: arial; 
  font-size: small
}

@media screen    
{
a:hover {
  background: #ffa
}
}

pre 
{
  font-family: arial; 
  margin-left: 2em
}

DT 
{
  margin-bottom: 0px; 
  margin-top: 0px
}

DD 
{
  margin-bottom: 0px; 
  margin-top: 0px
}

DT 
{
  font-weight: bold
}

PRE 
{
  font-family: monospace
}

CODE 
{
  font-family: monospace
}
UL.toc 
{
  list-style: none
}

@media aural    
{
H1 
{
  font-family: arial; 
  /*
  stress: 20; 
  richness: 90
  */
}
H2 
{
  font-family: arial; 
  /*
  stress: 20; 
  richness: 90
  */
}
H3 
{
  font-family: arial; 
  /*
  stress: 20; 
  richness: 90
  */
}
.hide 
{

  /*
  speak: none
  */
}

p.copyright 
{
  /*
  volume: x-soft; 
  speech-rate: x-fast
  */
}
dt 
{
  /*
  pause-before: 20%
  */
}

pre 
{
  /*
  speak-punctuation: code
  */
}
}

address 
{
  font-family: arial; 
	font-size: 8pt;
}

