@charset "iso-8859-2";

ul {
	list-style: none;
}

* {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}

p {
	margin-bottom: 15px;
	font-size: 8pt;
}

a {
	color: #98a1a6;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

strong {
	color: #ff5400;
}

b {
	color: #ff5400;
}

select, option, input, textarea {
	color: #98a1a6;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

h1 {
	font-size: 14pt;
	margin-bottom: 10px;
	font-weight: normal;
}

h1 a {
	display: block;
	width: 220px;
	height: 114px;
}

h1 span {
	display: none;
}

h2 span {
	display: none;
}

.fix {
	display: block;
	float: none !important;
	clear: both !important;
	height: 1px;
	overflow: hidden;
}

h2{
font-size: 16px;
}


h4{
font-size: 11px;
}