  @font-face {
    font-family: Futura BdCn BT;
    font-style:  normal;
    font-weight: normal;
    src: url(FUTURAB1.eot);
  }

  @font-face {
    font-family: Futura Bk BT;
    font-style:  normal;
    font-weight: normal;
    src: url(FUTURAB0.eot);
  }

.HeaderFont {
	font-family: "Futura BdCn BT";
	font-size: medium;
	font-style: italic;
	color: #FFFFFF;
	text-transform: none;

}
.FontBody {
	font-family: "Futura Bk BT";
	font-size: x-small;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;


}
.HeaderFontFlashing {
	font-family: "Futura BdCn BT";
	font-size: x-large;
	font-style: italic;
	color: #FFFF00;
	text-transform: none;
	text-decoration: blink;

}
