.normal {
	font-family: Papyrus;
	font-size: medium;
	font-weight: normal;
}
.medunderline {
	font-family: Papyrus;
	font-size: medium;
	text-decoration: underline;
}
.lgbold {
	font-family: Papyrus;
	font-size: large;
	font-weight: bold;
}