.blueTxt {
	font-weight: bold;
	color: #00C;
	font-size: medium;
}
.pgHds {
	font-size: large;
	font-weight: bold;
	color: #900;
}
.pgSubHds {
	font-size: medium;
	font-weight: bold;
	color: #900;
}
.onRight {
	float: right;
}
