@charset "UTF-8";
/* CSS Document */

.Headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #FFFF99;
}

.parastart {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f2cd05;
	font-style: italic;
	font-weight: bold;
}

.parasmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f2cd05;
	font-style: italic;
	font-weight: normal;
}
.parastartbrwn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #211000;
	font-style: italic;
	font-weight: bold;
}
.parastartgold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FC0;
	font-style: italic;
	font-weight: bold;
}
.parashelp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F7E7CE;
	font-style: italic;
	font-weight: bold;
}