body
		{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ABABAB;
	margin:0;
	padding:0px;
}
		
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.tartalom {
	height:480px;
	width: 640px;
	margin-left: 25px;
	margin-right:40px;
	margin-top:20px;
	margin-bottom:10px;
	}
	
.tartalom_cim {
	height:20px;
	text-align:center; 
	font-size:14px; 
	font-weight:bold; 
	background-color:#C0C0C0
	}
	
.tartalom_belso {
	height:430px;
	overflow:auto;
	}
	
#magunkrol {
	text-align: justify;
	line-height: 20px;
	font-size:14px;
	font-weight:normal;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
		}
	
