.heading {
	font-family: "Gill Sans MT";
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #324667;
}
.mini {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	font-weight: bold;
	color: #9E6A52;
}

.heading2 {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.subhead {
	font-family: "Gill Sans MT";
	font-size: 14pt;
	font-weight: bold;
	color: #697452;
}

.text {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.text2 {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: bold;
	color: #804646;
}
.photo {
	font-family: "Gill Sans MT";
	font-size: 11pt;
	font-weight: bold;
	color: #A3631D;
}
