body
{
  font-family: monospace;
  font-size: 12pt;
  left:0;
  margin:0;
  position:absolute;
  top:0;
  width:100%;
}

pre
{
  font-family: monospace;
  font-size: 12pt;
}

pre.small
{
  font-family: monospace;
  font-size: 10pt;
}

blockquote.fixed
{
  font-family: monospace;
  font-size: 12pt;
}

blockquote.fixedsmall
{
  font-family: monospace;
  font-size: 10pt;
}

td.header
{
  background: url("bg.png");
}

b
{
  color: #525668;
}

a:link
{
  color: #525668;
  font-weight: bold;
}

a:visited
{
  color: #525668;
  font-weight: bold;
}

a.pre:link
{
  color: blue;
  font-family: monospace;
  font-size: 12pt;
}

a.pre:visited
{
  color: blue;
  font-family: monospace;
  font-size: 12pt;
}

a.presmall:link
{
  color: blue;
  font-family: monospace;
  font-size: 10pt;
}

a.presmall:visited
{
  color: blue;
  font-family: monospace;
  font-size: 10pt;
}

b.box
{
  color: #525668;
}

a.box:link
{
  color: black;
  font-weight: normal;
}

a.box:visited
{
  color: black;
  font-weight: normal;
}

a.boxbold:link
{
  color: black;
  font-weight: bold;
}

a.boxbold:visited
{
  color: black;
  font-weight: bold;
}
