@charset "utf-8";
.centerpix {
	width: 538px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
}
.pixright {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: bold;
	float: right;
	width: 47%;
}
.pixleft {
font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: bold;
	float: left;
	width: 47%;
}
.left {
	text-align: left;
}
