body
{
  color: #000000;
  background-color: #113377;
  margin: 15 0;
}
p, th, td, li, ul, ol, h1, h2, h3, h4, h5, h6
{
  font-family: verdana, geneva, arial, helvetica, helve, sans-serif;
  font-size: 10pt;
  font-style: normal;
  line-height: 1.3;
  text-align: left;
}
h1
{
  color: #113377;
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 5;
  text-align: left;
}
h2
{
  color: #113377;
  font-size: 105%;
  font-weight: bold;
  margin-bottom: 5;
  text-align: left;
}
h3
{
  color: #113377;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 5;
  text-align: left;
}
table#page
{
  background-color: #fbfbbc;
  background-image: url(images/pagebg1.png);
  border: thin solid #404040;
  padding: 20;
  width: 720;
}
td#header
{
  margin: 0;
  padding: 0;
}
td#page
{
  padding-bottom: 50;
  padding-left: 30;
  padding-right: 30;
  padding-top: 10;
}
td.space
{
  border: none;
}
p.footer
{
  border-top: 2 solid #aaaaaa;
  font-size: 80%;
  font-weight: bold;
  margin-top: 50;
  padding-top: 4;
  text-align: center;
}

ol { list-style-type: decimal; }
ol ol { list-style-type: lower-roman }
ol li { margin-bottom: 8; }
