.nav {
	font-family: "Gill Sans Light";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 4px;
}
a:hover {
	font-family: "Gill Sans Light";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #006699;
	text-decoration: none;
}
.imageframe {
	border: 1px solid #CCCCCC;
}
.smalltext {
	font-family: "Gill Sans MT";
	font-size: 10px;
	color: #999999;
	letter-spacing: 0px;
}
.body {
	letter-spacing: normal;
	font-family: "Gill Sans Light";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}
.subheader {
	letter-spacing: normal;
	font-family: "Gill Sans Light";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #006699;
	text-decoration: none;
}
.header {
	letter-spacing: normal;
	font-family: "Gill Sans Light";
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	color: #451F0C;
	text-decoration: none;
	font-weight: normal;
}

