<!--
body {
	font-family: Verdana, Georgia, serif;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	color: #000;
	background: #fff;
}
div#ylaosa, div#paus, div#liikumine {
	display: none;
}
h1 {	font-size: 24px;}
h2 {	font-size: 20px;}
h3 {	font-size: 18px;}
h4 {	font-size: 16px;}
h5 {	font-size: 14px;}
a{	padding: 0;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	color: #000;
}
img {
	border: none;
	padding: 3px;
	display: block;
}
p, div#p {
	margin: 5px 0;
	text-indent: 0;
}
div.clear {
	clear: both;
	float: none;
}
div#sisu ul {
	padding: 0;
	margin-left: 20px;
	list-style: square;
}
div#sisu ol {
	padding: 0;
	margin-left: 20px;
	list-style: decimal;
}
table, tr, td {
	font-family: Verdana, Georgia, serif;
	font-size: 13px;
	border: 1px solid #000;
	border-collapse: collapse;
}
table {
	width: 100%;
	margin: 10px 0 20px 0;
}
td {
	padding: 3px 5px;
	text-align: left;
}
-->
