body
  {
  background-image: url('g/back.blue.gif');
  background-repeat: repeat;
  margin: 24px 0px 0px 0px;
  }
div#global
  {
  margin: auto;
  width: 856px;
  font-family: 'Verdana',Sans-serif;
  font-size: 10pt;
  line-height: 15pt;
  }
div#m
  {
  background-image: url('g/m.s.gif');
  background-repeat: repeat-y;
  position: absolute;
  margin: 3px 20px 0px 20px;
  width: 600px;
  text-align: justify;
  }
div#logo
  {
  position: absolute;
  margin: 0px 20px 0px 648px;
  width: 187px;
  height: 28px;
  }
div#r
  {
  background-image: url('g/r.s.gif');
  background-repeat: repeat-y;
  position: absolute;
  margin: 28px 20px 0px 648px;
  width: 187px;
  }
p, h1, h2, h3
  {
  margin: 8px 16px 10px 20px;
  }
img
  {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
div.msprite
  {
  position: absolute;
  width: 600px;
  height: 3px;
  background-image: url('g/m.s.gif');
  }
div.rsprite
  {
  position: absolute;
  width: 187px;
  height: 3px;
  background-image: url('g/r.s.gif');
  } 
h1
  {
  font-family: 'Verdana';
  font-size: 16pt;
  font-weight: bold;
  font-variant: small-caps;
  padding-top: 3pt;
  padding-bottom: 6pt;
  }
.bar
  {
  font-size: 8pt;
  line-height: 12pt;
  }
h1.bar
  {
  font-size: 11pt;
  padding-bottom: 0px;
  margin-bottom: -2px;
  }
a
  {
  text-decoration: none;
  color: #800000;
  font-weight: bold;
  }
a:hover
  {
  text-decoration: underline;
  }
a:visited
  {
  color: #805050;
  }
