.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
}
.goldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;

}
.whitetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.papyrusheader {
	font-family: Papyrus, Verdana;
	font-size: 24px;
	color: #FFCC00;
	font-weight: normal;

}
.papyrustext {

	font-family: Papyrus, Verdana;
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
}
.papyruslist {
	font-family: Papyrus, Verdana;
	font-size: 16px;
	color: #FFCC00;
	list-style-type: decimal;
	font-weight: bold;

}
.whitelink { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: none; font-weight: normal; }
.papyruslink {
	font-family: Papyrus, Verdana;
	font-size: 14px;
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;

}
.papyrusheader2 {

	font-family: Papyrus, Verdana;
	font-size: 20px;
	color: #FFCC00;
	font-weight: normal;
}
.yellowitalheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-style: italic;

}
.yellowtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;

}
.whitetext2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.yellowtextlarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
}
.yellowtextlargebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;

}
.alpha {
	list-style-type: lower-alpha;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
}
