body {
	font-family: Tahoma;
	color: #800000;
	text-decoration: none;
	background-color: #999999;
}
h1, h2 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
h2 a {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #800000;
	text-decoration: none;
}
.tabla {
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
	width: 880px;
}
.szoveg {
	font-size: 12pt;
	text-align: left;
	margin: 30px;
	font-weight: normal;
}
.fszoveg a {
	font-size: 10pt;
	text-align: left;
	color: #FFFFFF;
	margin-left: 8px;
}
.fszoveg {
	font-size: 10pt;
	text-align: left;
	color: #FFFFFF;
	margin-left: 8px;
}
.links {
	font-size: 12pt;
	text-align: center;
	text-decoration: underline;
	color: #800000;
}
li {
	font-size: 10pt;
	text-align: left;
	color: #FFFFFF;
	list-style-type : none;
	float : left;
	margin-left: 8px;
}
li a {
	color: #FFFFFF;
	text-decoration: none;
}