@charset "utf-8";
/* CSS Document */

.bodycopy {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #0D0607;
	line-height: 22px;
}
.h1 {
	font-family: "Felix Titling";
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #6D9ED4;
}
.links {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
.tableheading {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #5A85B5;
	text-decoration: underline;
}

