body,BODY
{
  color: black;
  background-color: #ffffde;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

div.contentbanner
{
  margin-top: 10;
  margin-bottom: 10;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}

div.articletitle
{
  font-size: 14pt;
  font-weight: bold;
}

p.disclaimer
{
  text-align: center;
}


