html {
	scrollbar-3dlight-color: #FFCC66; 
	scrollbar-highlight-color: #FAEFD0;
	scrollbar-face-color: #FAEFD0;
	scrollbar-track-color: #FAEFD0;
	scrollbar-shadow-color: #FAEFD0;
	scrollbar-darkshadow-color: #FFCC66; 
	scrollbar-arrow-color: #FFCC66; 

}
body { font-family: arial, tahoma; font-size: 9pt;  }
p { margin-left: 10px; margin-right: 10px; }

a:link, a:visited, a:active {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
ul.sublink  {
	font-weight: bold;
	padding: 0;
	margin-left: 20px;
	list-style-type: none;
}
a.sub {
	color: #663300;
	text-decoration: none;
	list-style-image: url('./pics/arrow_none.gif');
	background-repeat: no-repeat;
}
a.sub:hover {
	color: #000000;
	text-decoration: none;
	list-style-image: url('./pics/arrow.gif');
	background-repeat: no-repeat;
}
a.img { border: 1px solid #663300; }
h1 { color: #000000; font-size: 12pt; }
h2 { color: #000000; font-size: 10pt; margin-left: 10px; }
table, tr, td { font-size: 9pt; }
.lang { position: absolute; top: 110px; margin-left: 20px; }
.td_header_fi { background: url(./pics/header_fi.jpg); background-repeat: no-repeat; }
.td_header_en { background: url(./pics/header_en.jpg); background-repeat: no-repeat; }
.td_main { background: url(./pics/back.jpg); background-repeat: repeat-y; }
.td_footer { background: url(./pics/footer.jpg); background-repeat: no-repeat; }
.img_tassut { margin-left: -15px; }

.date { 
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-style: italic;
	margin-left: 20px;
}
.happens { 
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}