td {
	font-family: "Square721 BT";
	color: #191970;
	font-size: small;
}
.joke {
	font-family: "Square721 BT";
	color: #191970;
	font-size: medium;
	font-weight: bold;
}
.maul {
	font-family: "Square721 BT";
	color: #191970;
	font-size: smaller;
	font-weight: bold;
}
.ptitle {
	font-family: "Square721 BT";
	color: #191970;
	font-size: large;
	font-weight: bold;
}
.event{
	font-family: "Square721 BT";
	color: #191970;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}