h1, h2, h3, h4, h5, h6
{ font-family: Arial, "Arial CE", Helvetica, sans-serif }

body, table, td, tr, p, a
{ font-family: Times, "Times New Roman",  Dutch, serif  }

li, ul, body, table, td, tr, p, a
{ font-size: 100%; font-weight:normal}

p { margin-top: 0em; margin-bottom: 0.5em; margin-left:1em }
p.kep { margin-top: 0em; margin-bottom: 0.5em; margin-left:0em }

p.abra {font-size: 90%; font-style:italic; margin-left:0.5em }
p.lapozo {font-size: 80%; font-family: Arial, Helvetica, Univers, sans-serif;
	 margin-left:0.5em; margin-right:0.5em}

p.behuzott { margin-top: 0em; margin-bottom: 0.5em; margin-left:4em; text-indent: 0em  }


h1 { font-size: 180%; font-weight:bold}
h2 { font-size: 150%; font-weight:bold; margin-top:1em; margin-bottom:1em;
	margin-left:1em;
	letter-spacing: 0.1em ;
	border-bottom: medium solid gray ;border-top: thin solid gray;
	padding: 12px 0px 12px 12px }
h3 { font-family: Verdana, Arial; font-size: 100%; font-weight: bold; margin-left:1em }
h3.csikos { font-size: 100%; text-transform: uppercase;  font-weight: bold; margin-bottom: 0 }

h4 {font-size: 90%; font-weight: bold; margin-left:1em; margin-bottom: 0.3em }


h6 { font-size: 100%; text-transform: uppercase; margin-bottom: 1pt }
ul { list-style: none }
li { line-height: 120% }
ul.sor { list-style-type: decimal }
ul.disc { list-style-type: disc }

span.kulcsszo { font-family: Arial Narrow; font-size: 100%; font-weight: bold;}


a:link {
	color: maroon;
	text-decoration: none;}
	/* background: #FFFFFF;} normal links in the text*/
a:visited {
	color: #aa4400;
	text-decoration: none;}
	/* background: #FFFFFF;} */
a:hover { /*this effect is not shown in NN4.xx*/
	color: #0000FF;
	text-decoration: underline;}
	/* background: #FFFFFF;}  */
a:active {/*colour in NN4.xx is red*/
	color: maroon;
	text-decoration: underline;}
	/* background: #FFFFFF;} */
