.all
{
  background:#EEFFDD;
  border:5pt solid #008800;
  padding:0px;
  margin:0px;
}

.content
{
  color:#002200;
  font-size:11pt;
  font-weight:normal;
  padding:10pt;
  text-align:justify;
  margin:0px;
}

.unit
{
  background:#FFFFFF;
  border:1pt dotted #008800;
  padding:10pt;
  text-align:center;
  margin:5pt;
}

.subunit
{
  text-align:center;
}

.title
{
  background:#EEFFDD;
  border-bottom:1pt dotted #008800;
  color:#004400;
  font-size:22pt;
  font-weight:bold;
  padding:10pt;
  margin:0px;
}

.nav
{
  background:#BBEE88;
  border:1pt solid #008800;
  color:#002200;
  font-size:11pt;
  font-weight:normal;
  padding:5pt;
  margin:0px;
}

.subnav
{
  background:#CCEEAA;
  border:1pt dotted #008800;
  color:#002200;
  font-size:11pt;
  font-weight:normal;
  padding:5pt;
  margin:0px;
}

