.text {
	font-family: "Gill Sans MT";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.text2 {
	font-family: "Gill Sans MT";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}

.header {
	font-family: "Trebuchet MS";
	font-size: xx-large;
	font-weight: bold;
	text-transform: uppercase;
	color: #af2003;
}

.tabletop {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	color: #af2003;
}
.photo {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}

.mini {
	font-family: "Gill Sans MT";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.punch {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.todo {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #6600FF;
}
.subheader {
	font-family: "Gill Sans MT";
	font-size: 14pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #006600;
}
.review {
	font-family: "Gill Sans MT";
	font-size: 16pt;
	font-weight: bold;
	color: #E5420B;
}
