.bkg_content {
	background: url('./gfx/bkg_1_1.png');
  background-repeat:repeat-x;
}

.content {
	background: url('./gfx/index_1_3.png');
  background-repeat:repeat-y;
}

P {
  font-size: 14px;
  font-family: Arial Black;
  text-align: justify;
}

.menu {
  font-family: Arial Black;
  color:#ff0000;
  font-weight: bold;
  font-size: 13pt;
}

.red {
  text-align:left;
  font-family: Arial Black;
  color:#ff0000;
  font-weight: bold;
  font-size: 13pt;
}

