.antxbody {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	border: none;
	margin: 3px 12px 6px;
}
.antxheadline {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	border: none;
	margin: 20px 12px 0px;
	font-weight: bold;
}
.antxbodySmall {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	border: none;
	margin: 3px 12px 6px;
}