.punch {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #582B06;
}
.review {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: bold;
	text-transform: none;
	color: #622E06;
}
.punchstr {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: bold;
	text-transform: none;
	color: #942E2E;
}
.tabletop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.todo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}
