@charset "utf-8";
h1 {
	text-transform: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.solu {
	font: bold normal 14px Tahoma;
	color: #FFFFFF;
}
link {
	font: normal 14px Tahoma;
	color: #FF6633;
	text-decoration: underline;
}
table {
	font: normal 14px Tahoma;
	border-style: none;
}
.taulu {
	font: 10px Tahoma;
	color: #FFFFFF;
}

