body {
  background: #141020; 
  background-image: url("img/backgr.gif");
  margin-left: 32px;
  margin-right: 20px;
  margin-top: 14px;
  color: #7CA5F8;
  font-family: Garamond, Times New Roman, Times;
}
p {
  font-family: Garamond, Times New Roman, Times;
  color: #F8E3BA;
} 
p.just {
  text-align: justify;
  margin-left: 12pt;
  margin-right: 12pt;
}
p.wide {
  text-align: justify;
  line-height: 1.25;
  letter-spacing: 0.5pt;
}
p.info {
  text-align: justify;
  margin-left: 12pt;
  margin-right: 12pt;
}
p.foot {
  text-align: right;
  font-size: 11pt;
}
.header { cursor: hand }
.shown { }
.hidden { display:none }
h1 {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 167%;
  color: #F8DBA1;
  text-align: center;
}
h2 {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 133%;
  color: #F8E3BA;
  text-align: center;
  font-style: italic;
}  
.frame    {border:1px solid #504040; text-decoration:underline}
.mh {
  font-family: Arial;
  color: #CCAA55;
}
.mb {
  font-family: Garamond, Times;
}
.mn {
  font-family: Arial;
  font-size: 83%;
  color: #7CA5F8;
}
a:link    { color: #F8CE7C; text-decoration: none; }
a:visited { color: #CCAA66; text-decoration: none; }
a:active  { color: #F8B631; text-decoration: none; }
a:hover   { text-decoration: underline; }

