@charset "utf-8";
.navTxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 400;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	font-style: normal;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.05em;
}
.headingBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
}
.reference {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1em;
	font-weight: normal;
	color: #999999;
}
