.FrameHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: blink;
	text-align: right;
}
.FrameHeadDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: blink;
	text-align: right;
	font-weight: bold;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF00;
	text-align: left;
}
.JokeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF00;
	text-align: center;
}
.Jokes {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.BackToTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
}

