body, p, div, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

body {
	background-image: url("hatter.gif");
	background-repeat: repeat-x;
	background-color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

td {
	font-size: 12px;
	line-height: 20px;
}
p {
	margin: 0 0 20px 0;
}

a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}
.menu a:link {
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited {
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	font-weight: bold;
	text-decoration: none;
}
.menu a:active {
	font-weight: bold;
	text-decoration: none;
}

h1 {
	margin: 2px 0 10px 0;
	font-size: 22px;
	letter-spacing: 1px;
}
h2 {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #003366;
	font-size: 16px;
	text-align: left;
}
h4 {
	margin: 0 0 10px 0;
	padding: 20px 0 2px 0;
	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
	text-align: left;
}

.tablazat {
	margin-bottom: 20px;
}
.kisbetus td {
	font-size: 10px;
}

#info {
	/* height: 80px; */
	font-weight: bold;
}
.ar {
	height: 21px;
	font-weight: bold;
}
.ar span {
	cursor: help;
	font-size: 10px;
	font-weight: normal;
}
