body {
	font-family:verdana;
	background:#fff;
	font-size:8pt;
	text-align:justify;
	line-height:18px;
	background:url(tausta.PNG);
	background-repeat:repeat-y;
}

A:link, A:active, A:visited {
	color:#aab3d6;
	text-decoration:none;
	cursor:default;
}

A:hover {
	color:#8087a2;
	text-decoration:underline;
	cursor:default;
}

h5 {
	color:#8087a2;
	font-size:17px;
	border-bottom:1px solid #8087a2;
}

h4 {
	color:#8087a2;
	font-size:15px;
	border-bottom:1px dashed #8087a2;
}