
body {
	margin-top:10px;
	margin-bottom:10px;
	margin-left : 10px;
	margin-right : 10px;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

h1 {
	font-size: 10pt;
}

div.justify, span.justify {
	text-align : justify;
	font-weight : normal;
}

div.normal, span.normal {
	text-align : left;
	font-weight : normal;
}

div.center, span.centerl {
	text-align : center;
	font-weight : normal;
}

div.sarga, span.sarga {
	text-align : left;
	background-color : #FFFF99;
}

td.keretes {
	border-left: 1px solid Gray;	
	border-top: 1px solid Gray;
}

tr.fejlec {
	height : 23;
}

td.kep {
	border-left:  thick solid White;
	border-right:  22 solid White;
	width : 50%;
	height : 23px;
}

td.szoveg {
	width : 50%;
	height : 23px;
	border-left:  thick solid White;
	border-right:  20 solid White;
	text-align : justify;
}
ul {margin: 10px 10px 20px 20px;}

a:link, a:visited {
	color: Blue;
	text-decoration: none;
}
a:active {
	color: Blue;
	text-decoration: none;
}
A:HOVER {
	color: Blue;
	text-decoration: underline;
}

