body {	
	font-family: Arial;
	color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	}
h1 {
	font-size: 20px;
	letter-spacing: normal;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin-left: 10;
	color: #000000;
	}
h2 {
	font-size: 13px;
	letter-spacing: normal;
	font-weight: normal;
	
	} 
	
p {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-left: 10;
	margin-right: 10;
	margin-top: 0;
	} 
	

ul {
	margin-right: 0px;
	font-size:12px;
	position: relative; top: 10px; left: -10px;
	list-style: url(../images/3szog.jpg);
	list-style-position: outside;
	list-style-type: none;
	text-align: justify;
	text-indent: 0px;
	}
li {
	margin-top: 15;
	}

#kapcs ul {
	margin-right: 0px;
	font-size:12px;
	position: relative; top: 0px; left: -5px;
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: justify;
	text-indent: -5px;
	}
#kapcs li {
	margin-top: 10;
	}

td {
	font-size:12px;
	}
