/* ######### Text Captions for Pix CSS ######### */
.TableContent {
	font-family: "Times New Roman";
	color: #CFC;

}
.AltContent {
	color: #F00;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;
}

