body {
	font-family: Tahoma;
	color: #800000;
	text-decoration: none;
	background-color: #999999;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.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;
}
.cim {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.szoveg {
	font-size: 12pt;
	text-align: left;
	margin: 30px;
}
.link {
	font-size: 10pt;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}
