@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-color:#FFFFD0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}



a:link {
	color: #004da1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004da1;
}
a:hover {
	text-decoration: none;
	color: #004da1;
}
a:active {
	text-decoration: none;
	color: #004da1;
}

.szoveg {
	line-height: 140%;
}

.cim {
	line-height: 140%;
	font-weight:bold;
	font-size:12px;
}

.bottom {
	background-color:#ffffb0;
	padding:5px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width:0px;
	border-bottom-width:0px;
	border-bottom-color:#000;
	border-top-width:0px;
	border-top-color:#000;
}