.logofont {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.slogan {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.headtext {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.content {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
}
.contacttext {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.emaillink:link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.emaillink:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.emaillink:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.emaillink:active {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.copyright {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #999999;
}

