@font-face {
        font-family: "Stylo";
        src: url("http://fireshow.crimea.be/Stylo")
		  
}
button {
	border: thin, Orange;
	height: 18px;
	background-color: Gray;
	font-family: sans-serif;
	font-size: 11px;
	color: Orange;
}
td {
	text-align: left;
	vertical-align: top;
	font-family: Verdana;
	font-size:10px;
	color:#6F6F6F;
}
td.mid {
	text-align: left;
	vertical-align: middle;
	font-family: Verdana;
	font-size:10px;
	color:#6F6F6F;
}
form
{
	margin:0px;
	font-family: sans-serif;
	font-size: 10px;
	color: Silver;
}
a {
	text-decoration: underline;
	color:#B1B1B1;
}
a.1 {
	text-decoration: none;
	color:#929292;
}
a.2 {
	text-decoration: underline;
	color:#6F6F6F;
}
.td {
	font-family: Stylo;
	color: Orange;
	font-size: 14px;
}
.style1 {
	color: #B1B1B1;
	font-weight: bold;
	font-size: 11px;
}

