@charset "utf-8";
/* CSS Document */

.centertxt {
	text-align: center;
}
.rightpix {
	float: right;
	margin-bottom: 6px;
	margin-left: 12px;
}
.subheadline {
	font-size: 125%;
	font-weight: bold;
}

