.normal {
	font-family: "Arial";
	font-size: 12px;
	color: #585858;
	text-align: justify;
}
.bold {
	font-family: "Arial";
	font-size: 12px;
	color: #585858;
	font-weight: bold;
}
.link {
	font-family: "Arial";
	color: #050583;
	font-size: 12px;
	text-decoration: underline;
}
.fejlec {
	font-weight: bold;
	font-family: "Arial";
	font-size: 12px;
	color: #585858;
	font-weight: bold;
}
.adat {
	font-family: "Arial";
	font-size: 12px;
	color: #585858;
}
.focim {
	font-family: "Arial";
	font-size: 16px;
	font-style: italic;
}
.italic {
	font-family: "Arial";
	font-size: 12px;
	font-style: italic;
	color: #585858;
	text-align: justify;
}
.hiba {
	font-family: "Arial";
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}