body, div, p, li, th, td, input, select
{
  font-family: Calibri, Tahoma, Verdana, sans-serif;
  color: #000;
}

a
{
  color: #000;
}

#nav
{
  margin: 24pt 0;
}
#subnav
{
  margin: 12pt 0;
}
#nav a, #subnav a
{
  font-size: 11pt;
  text-decoration: underline;
}
#nav a.active, #subnav a.active
{
  font-weight: bold;
}

#impression, .nav-special
{
  display: none;
}

#title
{
  font-size: 14pt;
  font-weight: bold;
  margin-bottom: 12pt;
}

#content div
{
  margin-bottom: 8pt;
  font-size: 12pt;
}