 * {  
 	padding:0;  
	margin:0;  
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
}

/*Linkek*/
A:Link{text-decoration: none; color:#006699;}	
A:Active{text-decoration: none; color:#009933;}	
A:Visited{text-decoration: none;  color:#006699;}	
A:Hover{text-decoration: none; color:#009933;}

.szoveg {
	font-size: 14px;
	text-align: justify;
}

.szoveg_f {
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}

.szoveg_fd {
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
	font-style: italic;
}

.szoveg1 {
	font-size: 10px;
	text-align: center;
}

.szoveg_kiemelt {
	font-size: 16px;
	font-weight: bold;
}
.cim {
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.alcim {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.alcimbal {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}