@font-face { font-family:Futura Bk BT; src:local(Futura Bk BT), url(src/futuran.ttf) format(TrueType); }

@charset "utf-8";
/* CSS Document */

.text {
	font-family: "Futura Bk BT";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.link {
	font-family: "Futura Bk BT";
	font-size: 10pt;
	background-color: #FFFFFF;
}
.textbold {
	font-family: "Futura Bk BT";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.textCopy {
	font-family: "Futura Bk BT";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
}

