.headings {
	font-family: Papyrus;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
}
.texts {
	font-family: Papyrus;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
.textsyellow {

	font-family: Papyrus;
	font-size: 17px;
	font-weight: bold;
	color: #FFFF99;
}
.textsblack {

	font-family: Papyrus;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
}
.headingsyellow {
	font-family: Papyrus;
	font-size: 19px;
	font-weight: bold;
	color: #FFFF99;
}
.headingsblack {
	font-family: Papyrus;
	font-size: 21px;
	font-weight: bolder;
	color: #000000;
}
