.centeredtxt {
	text-align: center;
}
.scripttxt {
	font-family: "Edwardian Script ITC", Courier;
	font-size: 30pt;
}
.strongtxt {
	font-weight: bold;
}
.greentxt {
	color: #090;
}
.redtxt {
	color: #F00;
}
.emptxt {
	font-style: italic;
}
