body {
	font-family: georgia;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 16px;
	margin: 0px;
}
h1 {
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006BB3;
	margin: 5px 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EF7B4A;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006AB0;
	margin: 0px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.kalenteri {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
a {
	text-decoration: none;
	color: #006BB4;
}
a:hover {
	text-decoration: underline;
}
li {
	list-style-image: url(images/list.gif);
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.info_block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}

td.ikon {
	width:100px;
	padding:5px;
	text-align:center;
	vertical-align:top;
}
img.ikon {
	border:solid 1px #000000;
}
