.content {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.specials {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.smallcontent {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
}
.content2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
