H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-image: url(kuvat/kermankeidas_otsikko_tausta.gif);
	height: 32px;
	text-align: left;
	padding-left: 40px;
	margin-top: 0px;
	padding-top: 10px;
	background-repeat: no-repeat;
	color: white;
	margin-bottom: 0px;
}

A {
	text-decoration: none;
	color: #0000AA;
}

A:hover {
	text-decoration: underline;
	color: rgb(216,44,42);
}

UL {
	margin-top: 4px;
	padding-top: 0px;
	margin-left: 8px;
	padding-left: 8px;
}

