.footer {
	font-family: Helvetica;
	font-size: 9px;
	color: #F0DDA9;
}
.BlackBold {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.TypeText {
	font-family: Courier;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.RedTypeText {
	font-family: Courier;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.BodyText {
	font-family: Courier;
	font-size: 6px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.SmallText {
	font-family: "Times New Roman";
	font-size: 11px;
	color: #000033;
}
.MenuText {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: 2px;
}
