p.normal {
  text-align: justify;
  height: 100%;
  font-family: Arial;
  font-size: 11px; }

p.bold {
  text-align: justify;
  height: 100%;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold; }

p.italic {
  text-align: justify;
  height: 100%;
  font-family: Arial;
  font-size: 11px;
  font-style: italic; }

