.heading {
	font-family: "Gill Sans MT";
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCC99;
}
.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: #663333;
}

.text {
	font-family: "Gill Sans MT";
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.textnl {
	font-family: "Gill Sans MT";
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.min2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #CCCC99;
}


.photo {
	font-family: "Gill Sans MT";
	font-size: 11pt;
	font-weight: bold;
	color: #333300;
}
a:link {
	font-family: "Gill Sans MT";
	font-size: 12pt;
	font-weight: bold;
	text-transform: none;
	color: #CCCC99;
}
a:hover {
	font-family: "Gill Sans MT";
	font-size: 12pt;
	color: #CCCC99;
	text-decoration: underline;
}
a:active {
	font-family: "Gill Sans MT";
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

a:visited {
	font-family: "Gill Sans MT";
	font-size: 12pt;
	font-weight: normal;
	color: #0000FF;
}

