@font-face{
	font-family: "Futuralefra";
	src: url('Futuralefra.ttf');
}

body{
	font-family: "Futuralefra","Futura Bk BT", "Futura", sans-serif;
}

.red{
	color: red;
}

.noFormat{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 7px;
}

#ftriangle{
	display: block;
    unicode-bidi: embed;
    white-space: pre;
	margin: 0px;
	font-weight:bold;
}

#txt{
	width:70%
	height:50px;
}