body {
	background-color: #F3FAFF;
}
a:link {
	color: #4A9CC1;
}
a:visited {
	color: #61C2F1;
}
.heading {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight: bold;
	color: #58B8E4;
}
.text {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #541800;
}
.footer {
	font-family: "Century Gothic";
	font-size: 9px;
	font-weight: normal;
	color: #541800;
}
.subheadbrown {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #541800;
}
.subheadwhite {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.linkstrong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5EC5F4;
}
.subheadblue {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #58B8E4;
}
.textblue {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #58B8E4;
}
