span,div,p
{ border: 1px;
  font-family: verdana,sans-serif
}
body
{ background-image: url(back.gif);
  background-repeat: repeat-y;
  background-color: rgb(225,140,140);
  font-family: verdana,sans-serif;
  margin: 10px; margin-right: 0px; 
  margin-left: 150px
}
#tophead
{ position: absolute;
  left: 0px; width: 140px; top: 2px;
  padding: 0px; padding-left: 20px;
  margin-right: 0px
}
h1
{ color: rgb(195,90,90);
  font-size: 18pt; letter-spacing: 0 /* -2 */
}
h2
{ font-size: 16pt
}
h3
{ font-size: 16pt
}
em
{ font-style: normal
}
a:link,a:visited,a:hover,a:active
{ color: rgb(126,91,91); 
  text-decoration: underline
}
.navig
{ background-image: url(navig.gif);
  color: rgb(245,220,210);
  letter-spacing: 0; /* -2 */
  font-size: 13pt;
  font-weight: bold;
  padding: 30px;
  position: absolute;
  top: 60px;
  width: 200px; height: 400px
}
#surround
{ position: absolute;
  left: 0px; top: 0px;
  width: 100%;
  color: rgb(195,90,90);
  text-align: right;
  font-family: wingdings;
  font-size: 72pt
}
.header
{ background-image: url(header.gif);
  background-repeat: repeat-x;
  color: rgb(126,91,91);
  font-size: 16pt;
  font-family: verdana,sans-serif;
  letter-spacing: 6px; 
  font-weight: bold;
  padding: 10px;
  position: absolute;
  width: 100%; height: 40px
}
.content
{ color: rgb(126,91,91);
  margin-left: 210px;
  margin-top: 60px;
  font-size: 14pt;
}
.textual
{ background: url(sbar.gif);
  background-repeat: repeat-y;
  background-color: rgb(245,220,210);
  color: rgb(126,91,91);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14pt
}
br
{ margin: 6px;
  height: 6px
}
.bar
{
}
#upperbar
{ background-image: url(ubar.gif);
  background-repeat: repeat-x;
  height: 18px;
  padding: 0px; margin: 0px
}
#lowerbar
{ background-image: url(lbar.gif);
  background-repeat: repeat-x;
  height: 18px
}
.frst
{ font-size: 36pt;
  font-family: verdana,sans-serif;
  background: none;
  background-color: rgb(245,220,210);
  color: rgb(126,91,91)
  ; align: left /* invalid NS4 */
}
.label
{ position: absolute;
  left: 0px; 
  width: 150px; height: 30px;
  background-image: url(label.gif);
  background-repeat: no-repeat
}
.labeltxt
{ text-align: right;
  padding-left: 78px;
  padding-right: 12px;
  padding-top: 2px;
  font-size: 13pt;
  font-weight: bold;
  color: rgb(126,91,91);
  margin-top: 1px
}
.altlink
{ color: rgb(235,210,200)
}
a:link.altlink,a:visited.altlink,a:hover.altlink,a:active.altlink
{ color: rgb(235,210,200); 
}
#last
{ background: url(last.gif);
  background-repeat: no-repeat;
  background-color: rgb(225,140,140);
  font-size: 14pt;
  font-family: verdana,sans-serif;
  text-align: center;
  color: rgb(126,91,91);
  width: 400px;
  height: 40px;
  padding: 4px;
  padding-bottom: 10px;
  margin-top: 20px
}
#lastnoback
{ font-size: 14pt;
  font-family: verdana,sans-serif;
  text-align: center;
  color: rgb(126,91,91);
  width: 400px;
  height: 40px;
  padding: 4px;
  padding-bottom: 10px;
  margin-top: 20px
}
.footnote
{ font-size: 10pt;
  background: none;
  background-color: rgb(245,220,210)
}
#illust
{ text-align: center
}
.hidlink
{ border: 0px
}
.picture
{ color: rgb(126,91,91);
  font-weight: bold;
  width: 350px;
  border: 10px;
  position: absolute;
  left: 20px;
  padding-bottom: 20px;
}
.anchor /* ,a:name */
{ color: rgb(126,91,91);
  text-decoration: none
}
code
{ font-size: 10pt;
  font-family: monospace;
  background: none;
  background-color: rgb(245,220,210)
}
.smallprint
{ font-size: 8pt
}