body {
	font-family: Geneva;
	background-color: #405f42;
	font-size: 14px;
	color: #990000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
th {
	font-size: 16px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.thetable {
	background-color: #FFFFFF;
}
.ft {
	border: 1px dotted #A5C5A7;
	color: #405f42;
}
.st {
	border: 1px dotted #A5C5A7;
}
.kiemelt {
	border: 1px dashed #FC8A5F;
}
.thead {
	background: url(style/theadx.png);
	background-position: top;
	background-repeat: repeat-x;
}
.bottom {
	font-size: 11px;
	background: url(tbatm.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
input, select, textarea {
	color: #006600;
	font-size: 13px;
	font-family: Geneva;
}
.ar {
	color: #000099;
}
.alkat {
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.al_a {
	color: #000099;
}
.akcios {
	text-decoration: blink;
	color: #FF0000;
}