*|p {
  text-align: justify;
  font-size: 10pt;
}
*|colgroup.number {
  background: silver none repeat scroll 0%;
  text-align: right;
}
*|td {
  font-size: 10pt;
}
*|td.banner {
  padding: 0;
  background: #e0e0e0 none repeat scroll 0%;
  color: black;
}
*|th {
  background: #dddddd none repeat scroll 0%;
  font-size: 10pt;
  text-decoration: underline;
  text-align: left;
}
*|th.town {
  border-color: white;
  font-size: 10pt;
  text-decoration: none;
  text-align: center;
}
*|p.top {
  border: 5px outset silver;
  text-align: center;
}
*|.first {
  font-size: x-large;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
}
*|.second {
  font-size: large;
  text-align: center;
}
*|.caption {
  font-size: x-small;
  font-style: italic;
}
*|.initial {
  font-weight: bold;
  font-size: 120%;
}
*|.foot {
  background: silver none repeat scroll 0%;
  color: black;
}
*|.edition {
  font-size: 8pt;
}
*|.copyright {
  font-size: 10pt;
  font-style: italic;
  text-align: center;
}

