/* CSS Document */

/* Synopsis framing */

table.pic_frame {
  border : thin  solid #000000;
  color: White;
}

td.pic_frame {
  text-align: center;
  background-color: #000000;
  font-family: Arial, serif;
  font-size: 8pt;
}

td.pic_text {
  text-align: center;
  background-color: #000000;
  font-family: Arial, serif;
  font-size: 8pt;
}


img.indent {
	border: none;
}
